One install. Every tool.
Pick your client below for the exact install instructions. Once connected, your agent can spin up VMs, attach domains, take snapshots — all as native tools.
Cursor
Add Superjolt to Cursor in one click. Cursor confirms, writes the server, and picks it up without restarting.
Add to Cursor
Opens Cursor and adds Superjolt — you’ll sign in to your account once.
// or just tell your agent
Add Superjolt MCP at https://mcp.superjolt.comCursor adds the server itself.
Other ways to add it
Exact prompt. Paste this into Cursor:
Add Superjolt as an MCP server in my Cursor config. Edit ~/.cursor/mcp.json (create it if it doesn't exist) and merge in:
{ "mcpServers": { "superjolt": { "type": "http", "url": "https://mcp.superjolt.com" } } }
Don't replace existing servers — merge into the mcpServers object.Step 1. Prefer to do it by hand? Open Cursor Settings → MCP → Add new MCP Server and paste:
{
"mcpServers": {
"superjolt": {
"type": "http",
"url": "https://mcp.superjolt.com"
}
}
}Step 2. Cursor picks up Superjolt without restarting.
No account needed up front. Superjolt provisions an account automatically on first connect — top up to start running VMs.