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.

VS Code

Install Superjolt into VS Code's MCP support (GitHub Copilot agent mode) in one click. Works in every workspace.

Install in VS Code

Opens VS Code and adds Superjolt — you’ll sign in to your account once.

// or just tell your agent
Add Superjolt MCP at https://mcp.superjolt.com

VS Code adds the server itself.

Other ways to add it
Exact prompt. Paste this into VS Code:
Add Superjolt as an MCP server in VS Code. Add it to my MCP config (.vscode/mcp.json or the user mcp.json) as an HTTP server at https://mcp.superjolt.com.
Step 1. Prefer to do it by hand? Run MCP: Add Server… from the Command Palette and pick HTTP, or add to your mcp.json:
{ "mcpServers": { "superjolt": { "type": "http", "url": "https://mcp.superjolt.com" } } }
Step 2. VS Code starts the server and Copilot agent mode can call the Superjolt tools.
No account needed up front. Superjolt provisions an account automatically on first connect — top up to start running VMs.

That's the whole setup.

Ask your agent to spin up a VM. Within seconds it's running.

See pricing