Bee by HEOSSI: governed multimodal intelligence - chat, code, security, research, documents, memory.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx bee-sdk
MCP client config
{
"mcpServers": {
"bee-by-heossi": {
"command": "uvx",
"args": [
"bee-sdk"
]
}
}
}