mcp bifrost for Windsurf
io.github.fixembcn/mcp-bifrost
Delegate bulk code edits to a cheap worker model. Gated, atomic. PHP and Python.
client:Windsurf
transport:stdio
runtime:pypi
Install mcp bifrost in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-bifrost": {
"command": "uvx",
"args": [
"mcp-bifrost"
],
"env": {
"DEEPSEEK_API_KEY": "<DEEPSEEK_API_KEY>",
"BIFROST_WORKER_BASE_URL": "<BIFROST_WORKER_BASE_URL>",
"BIFROST_WORKER_MODEL": "<BIFROST_WORKER_MODEL>",
"BIFROST_DB": "<BIFROST_DB>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs