Oneshot is an early-stage macOS client for Anthropic's MCP, allowing users to bring their own API key, discover tools, and install them with a single click. Oneshot is an early-stage
Anthropic's MCP client for macOS.
[!WARNING]
This is an early prototype. Expect potential data loss with future updates.
To install dependencies:
bun install
[!NOTE]
bun
and Python'suv
are required locally. Future versions will bundle these dependencies.
To run:
bun run server:dev
bun run app:dev
oneshot is an early-stage macOS client designed to interact with Anthropic's MCP (Model Control Plane). It allows users to leverage Anthropic's models using their own API keys. The application focuses on simplifying tool management, offering automatic discovery and one-click installation of necessary tools. The setup requires bun
and uv
to be installed locally, but future releases aim to bundle these dependencies. The application runs via two processes: an API server and a UI, both launched through bun
. Be aware that, as a prototype, data loss is possible during updates.
Destiner/oneshot
January 5, 2025
March 7, 2025
Vue