Bee — The Progressive Intelligence Engine for Windsurf
io.github.cuilabs/bee
Bee — The Progressive Intelligence Engine: tiered LLM, 4 tools, hosted API, free tier.
client:Windsurf
transport:stdio
runtime:pypi
Install Bee — The Progressive Intelligence Engine in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"bee": {
"command": "uvx",
"args": [
"bee-sdk"
],
"env": {
"BEE_API_KEY": "<BEE_API_KEY>",
"BEE_MODEL": "<BEE_MODEL>",
"BEE_API_URL": "<BEE_API_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs