Skip to content
VS Code

killcord for VS Code

com.edgethirteen.www/killcord

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

client:VS Code transport:streamable-http

Install killcord in VS Code

.vscode/mcp.json

{
  "servers": {
    "killcord": {
      "type": "http",
      "url": "https://www.edgethirteen.com/api/mcp/killcord"
    }
  }
}

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

killcord in other clients