llm advisor for Windsurf
io.github.daichi-kudo/llm-advisor
Real-time LLM/VLM benchmarks, pricing, and recommendations. 300+ models, 5 sources.
client:Windsurf
transport:stdio
runtime:npm
Install llm advisor in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"llm-advisor": {
"command": "npx",
"args": [
"-y",
"llm-advisor-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs