Skip to content
Grok

Thunder Compute for Grok

io.github.thunder-compute/thunder-compute

GPU cloud platform — create, manage, and monitor instances, snapshots, SSH keys, and billing.

client:Grok transport:streamable-http

Install Thunder Compute in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "thunder-compute": {
      "type": "http",
      "url": "https://api.thundercompute.com:8443/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Thunder Compute in other clients