Skip to content
Windsurf

token pilot for Windsurf

io.github.digital-threads/token-pilot

Save up to 80% tokens when AI reads code via AST-aware structural reading

client:Windsurf transport:stdio runtime:npm

Install token pilot in Windsurf

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

{
  "mcpServers": {
    "token-pilot": {
      "command": "npx",
      "args": [
        "-y",
        "token-pilot"
      ]
    }
  }
}

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

token pilot in other clients