Connect Claude Code

One claude mcp add and Superjolt is wired into every project. No config file editing.

Claude Code reads its MCP server list from a config file managed by the CLI. One command wires up Superjolt for every project you open.

Or just tell Claude Code: Add Superjolt MCP at https://mcp.superjolt.com — it runs the command itself.

1. Run the install command

From your terminal:

claude mcp add --transport http superjolt https://mcp.superjolt.com

2. Confirm

claude mcp list

You should see superjolt in the list with status connected.

3. Start a session

claude

The Superjolt tools (create_vm, list_vms, pricing, …) are available immediately. The first tool call opens a browser for OAuth — sign in with your Superjolt account.

Verify

spin up a tiny vm for me

Claude Code will call create_vm. Output includes the VM id and the per-minute rate.

Other clients