Bee — The Progressive Intelligence Engine for Cline
io.github.cuilabs/bee
Bee — The Progressive Intelligence Engine: tiered LLM, 4 tools, hosted API, free tier.
client:Cline
transport:stdio
runtime:pypi
Install Bee — The Progressive Intelligence Engine in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs