4q tokenz for Windsurf
io.github.steveweltman/4q-tokenz
Intelligent MCP proxy that reduces token usage by exposing only mcp_search and mcp_call.
client:Windsurf
transport:stdio
runtime:npm
Install 4q tokenz in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"4q-tokenz": {
"command": "npx",
"args": [
"-y",
"4q-tokenz"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs