Token Enhancer for Windsurf
io.github.xelektron/token-enhancer
Cuts AI web-fetching costs up to 99.9% by stripping page junk before it reaches your LLM.
client:Windsurf
transport:stdio
runtime:pypi
Install Token Enhancer in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"token-enhancer": {
"command": "uvx",
"args": [
"xelektron-token-enhancer"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs