Skip to content
Windsurf

Token Diet for Windsurf

io.github.evozim/token-diet

LLM token optimization gateway implementing semantic pruning.

client:Windsurf transport:sse

Install Token Diet in Windsurf

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

{
  "mcpServers": {
    "token-diet": {
      "serverUrl": "https://token-diet-mcp.vercel.app/api/mcp"
    }
  }
}

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

Token Diet in other clients