Skip to content
VS Code

tokenguard mcp for VS Code

io.github.eltociear/tokenguard-mcp

Real-world data for agents: air quality, geocoding, quakes, holidays, web search

client:VS Code transport:streamable-http tools:9

Install tokenguard mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "tokenguard-mcp": {
      "type": "http",
      "url": "https://eltociear-tokenguard.hf.space/mcp"
    }
  }
}

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

What VS Code can do once it is connected

tokenguard mcp in other clients