Skip to content
Gemini CLI

killcord for Gemini CLI

com.edgethirteen.www/killcord

Dead-man's switch for Anthropic API spend: kills the key the instant it crosses a limit you set.

client:Gemini CLI transport:streamable-http

Install killcord in Gemini CLI

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

{
  "mcpServers": {
    "killcord": {
      "httpUrl": "https://www.edgethirteen.com/api/mcp/killcord"
    }
  }
}

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

killcord in other clients