oneshot

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

12
2

oneshot

Anthropic's MCP client for macOS.

[!WARNING]
This is an early prototype. Expect potential data loss with future updates.

Screenshot of the application interface

Features

  • Uses your own Anthropic API key.
  • Automatically discovers available tools.
  • Installs tools with a single click.

Set up

To install dependencies:

bun install

[!NOTE]
bun and Python's uv are required locally. Future versions will bundle these dependencies.

To run:

  1. Start the API server:
bun run server:dev
  1. Launch the user interface:
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.

Repository

DE
Destiner

Destiner/oneshot

Created

January 5, 2025

Updated

March 7, 2025

Language

Vue

Category

Developer Tools