Bee by HEOSSI for Cline
io.github.heossihq/bee-public
Bee by HEOSSI: governed multimodal intelligence - chat, code, security, research, documents, memory.
client:Cline
transport:stdio
runtime:pypi
Install Bee by HEOSSI 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-public": {
"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