Skip to content
Gemini CLI

Thunder Compute for Gemini CLI

io.github.thunder-compute/thunder-compute

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

client:Gemini CLI transport:streamable-http

Install Thunder Compute in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "thunder-compute": {
      "httpUrl": "https://api.thundercompute.com:8443/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Thunder Compute in other clients