agentcents for Windsurf
io.github.labham-llc/agentcents
Local LLM cost proxy: forecasts each call and recommends the cheapest model that clears the task.
client:Windsurf
transport:stdio
runtime:pypi
Install agentcents in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agentcents": {
"command": "uvx",
"args": [
"agentcents"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs