Skip to content
Zed

Tokenectomy Razor for Zed

io.github.tokenectomy-labs/razor

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

client:Zed transport:stdio runtime:npm

Install Tokenectomy Razor in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

Tokenectomy Razor in other clients