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.
Any MCP-compatible client
Superjolt speaks the standard MCP HTTP transport. Point any MCP-compatible client at the server URL and you’re done.
Superjolt speaks the standard MCP HTTP transport. Add this server URL wherever your client takes one:
https://mcp.superjolt.com // or just tell your agent
Add Superjolt MCP at https://mcp.superjolt.comAny MCP-compatible client adds the server itself.
Other ways to add it
Exact prompt. Paste this into Any MCP-compatible client:
Add Superjolt as an MCP server. It speaks the standard MCP HTTP transport at https://mcp.superjolt.com.
Most clients use this config format:
{ "mcpServers": { "superjolt": { "type": "http", "url": "https://mcp.superjolt.com" } } }
Find the right config file for the client I'm using and merge that in.Step 1. Or use this JSON snippet if your client uses the common config format:
{
"mcpServers": {
"superjolt": {
"type": "http",
"url": "https://mcp.superjolt.com"
}
}
} No account needed up front. Superjolt provisions an account automatically on first connect — top up to start running VMs.