oneshot
Anthropic's MCP client for macOS.
Added on 3/28/2025
oneshot
Anthropic's MCP client for macOS.
[!WARNING] This is an early prototype. Expect the chat history and the tool configuration to be lost with future updates.
Features
- Bring your own API key
- Built-in tool discovery
- One-click tool installation
Set up
To install dependencies:
bun install
[!NOTE] You also need
bunand Python'suvinstalled locally. Later versions of the app will bundle those dependencies automatically.
To run:
- Run the API server:
bun run server:dev
- Run the UI:
bun run app:dev
Similar Resources
Developer Tools