Skip to content
VS Code

ai token counter for VS Code

io.github.lazymac2x/ai-token-counter

Cloudflare Workers MCP server: ai-token-counter

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

Install ai token counter in VS Code

.vscode/mcp.json

{
  "servers": {
    "ai-token-counter": {
      "type": "http",
      "url": "https://api.lazy-mac.com/ai-token-counter/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

ai token counter in other clients