Bee by HEOSSI: governed multimodal intelligence — chat, code, security, research, documents, memory.
claude mcp add bee-public -- uvx bee-sdk
claude_desktop_config.json
{
"mcpServers": {
"bee-public": {
"command": "uvx",
"args": [
"bee-sdk"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"bee-public": {
"command": "uvx",
"args": [
"bee-sdk"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"bee-public": {
"command": "uvx",
"args": [
"bee-sdk"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"bee-public": {
"type": "stdio",
"command": "uvx",
"args": [
"bee-sdk"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"bee-public": {
"command": "uvx",
"args": [
"bee-sdk"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.heossihq--bee-public/reviews or the review_server meta-tool.
POST /mcp