There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
bee-sdk · pypi · 0.6.0
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.cuilabs/bee",
"description": "Bee — The Progressive Intelligence Engine: tiered LLM, 4 tools, hosted API, free tier.",
"title": "Bee — The Progressive Intelligence Engine",
"repository": {
"url": "https://github.com/cuilabs/bee-community",
"source": "github"
},
"version": "0.6.0",
"websiteUrl": "https://bee.cuilabs.io",
"packages": [
{
"registryType": "pypi",
"identifier": "bee-sdk",
"version": "0.6.0",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Bee API key (bee_sk_…). Create one at https://bee.cuilabs.io/app/account/api-keys — the free Cell tier works.",
"isRequired": true,
"isSecret": true,
"name": "BEE_API_KEY"
},
{
"description": "Default model tier (bee-cell … bee-swarm). Tier access follows the API key's plan. Default: bee-cell (free).",
"name": "BEE_MODEL"
},
{
"description": "Override the gateway base URL (default https://bee.cuilabs.io/bee). Set only for a self-hosted Bee Enclave or staging.",
"name": "BEE_API_URL"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-06-12T17:34:22.796507Z",
"publishedAt": "2026-06-12T17:34:22.796507Z",
"updatedAt": "2026-06-12T17:34:22.796507Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.6.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.