Bee by HEOSSI for Claude Desktop
io.github.heossihq/bee-public
Bee by HEOSSI: governed multimodal intelligence - chat, code, security, research, documents, memory.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Bee by HEOSSI in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.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>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs