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.
Codex
Connect Superjolt to OpenAI’s Codex CLI as a remote MCP server, authenticated with OAuth. Available in every Codex session.
// Run in your terminal
codex mcp add superjolt --url https://mcp.superjolt.com // or just tell your agent
Add Superjolt MCP at https://mcp.superjolt.comCodex adds the server itself.
Other ways to add it
Exact prompt. Paste this into Codex:
Add the Superjolt MCP server to my Codex config as a streamable-HTTP server at https://mcp.superjolt.com (edit ~/.codex/config.toml, section [mcp_servers.superjolt]), then run `codex mcp login superjolt` to authenticate.Step 1. Authenticate (opens a browser for OAuth):
codex mcp login superjoltStep 2. Or add it by hand — edit ~/.codex/config.toml:
[mcp_servers.superjolt]
url = "https://mcp.superjolt.com"Step 3. Start codex and run /mcp to confirm Superjolt is connected.
No account needed up front. Superjolt provisions an account automatically on first connect — top up to start running VMs.