Skip to content
Windsurf

Agent Booster for Windsurf

io.github.sseshachala/agent-booster

Cut AI agent token costs 5-15x — routes only relevant code symbols instead of full files.

client:Windsurf transport:stdio runtime:pypi

Install Agent Booster in Windsurf

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

{
  "mcpServers": {
    "agent-booster": {
      "command": "uvx",
      "args": [
        "agent-booster"
      ]
    }
  }
}

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

Agent Booster in other clients