Local Model Suitability MCP for Windsurf
io.github.ojaskord/local-model-suitability-mcp
Check if a task runs locally vs cloud. Save money on calls that don't need cloud inference.
client:Windsurf
transport:streamable-http
runtime:npm
tools:1
Install Local Model Suitability MCP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"local-model-suitability-mcp": {
"serverUrl": "https://local-model-suitability-mcp-production.up.railway.app"
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs