Skip to content
VS Code

Thunder Compute for VS Code

io.github.thunder-compute/thunder-compute

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

client:VS Code transport:streamable-http

Install Thunder Compute in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Thunder Compute in other clients