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.
Windsurf
Connect Superjolt to the Windsurf IDE. Add it from the Cascade MCP panel with the server URL and reload.
Open Settings → Cascade → MCP Servers → Add (or the MCP icon in the Cascade panel) and paste the server URL:
https://mcp.superjolt.com // or just tell your agent
Add Superjolt MCP at https://mcp.superjolt.comWindsurf adds the server itself.
Other ways to add it
Exact prompt. Paste this into Windsurf:
Add Superjolt as an MCP server in my Windsurf config. Edit ~/.codeium/windsurf/mcp_config.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 the config file? Open Windsurf’s MCP config and add:
{
"mcpServers": {
"superjolt": {
"type": "http",
"url": "https://mcp.superjolt.com"
}
}
}Step 2. Reload Windsurf to pick up the new server.
No account needed up front. Superjolt provisions an account automatically on first connect — top up to start running VMs.