Skip to content
Windsurf

Tokenectomy Razor for Windsurf

io.github.tokenectomy-labs/razor

Cut 95% of framework noise and token bloat from error logs for AI agents.

client:Windsurf transport:stdio runtime:npm

Install Tokenectomy Razor in Windsurf

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

{
  "mcpServers": {
    "razor": {
      "command": "npx",
      "args": [
        "-y",
        "tokenectomy-razor"
      ]
    }
  }
}

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

Tokenectomy Razor in other clients