Skip to content
Windsurf

Tokenscope for Windsurf

io.github.wartzar-bee/tokenscope

Analyze Claude Code session cost & context attribution: output, cached re-reads, cache writes.

client:Windsurf transport:stdio runtime:npm

Install Tokenscope in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "tokenscope": {
      "command": "npx",
      "args": [
        "-y",
        "@wartzar-bee/tokenscope-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Tokenscope in other clients