Bee by HEOSSI MCP server
Bee by HEOSSI: governed multimodal intelligence - chat, code, security, research, documents, memory.
1 stars
Reviews
Write oneNobody has reviewed Bee by HEOSSI yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Bee by HEOSSI tools
No tool declarations could be read from the package source. They show once the server is installed.
Public scan report
scanner v0.1.9 · 2026-09-24 · same rubric, same numbers if you re-run it
- Code scan7 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitystatic API keys via environment variables6/15
- Maintenancelast push 0 days ago15/15
- Maintainer identityregistry namespace matches repository owner7/10
What the publisher says
From the Bee by HEOSSI repository's README, as published. We do not edit it. Read it on GitHub
Bee by HEOSSI
Website | Documentation | Packages | Machine-readable package index | System status
The public developer distribution for Bee, HEOSSI's governed multimodal intelligence platform. This repository contains the actual source of Bee's Apache-2.0 SDKs, MCP integration, API contracts, runnable examples, and public trust-verification material.
This repository is generated from reviewed, public-safe paths in the Bee monorepo. MANIFEST.json records the exact source commit and content digest for every export; SHA256SUMS and the SPDX SBOM support independent artifact inspection.
<!-- mcp-name: io.github.heossihq/bee-public -->
Developer surface
The canonical package catalog records each public developer distribution, exact version, registry, role, license boundary, and install command. Its machine-readable companion is PACKAGE-INDEX.json. These distributions do not expose the private Bee service monorepo.
Quickstart
import { BeeClient } from "@heossihq/bee";
const bee = new BeeClient({ apiKey: process.env.BEE_API_KEY! });
const result = await bee.chat.completions.create({
model: "bee-cell",
messages: [{ role: "user", content: "Explain hybrid post-quantum TLS." }],
});
console.log(result.choices[0].message.content);Create an API key in Bee Workspace. The free Cell tier works with both SDKs and MCP.
Repository map
api/ Versioned OpenAPI and Postman contracts
docs/ Public architecture and enterprise scenario flows
examples/ Runnable TypeScript and Python examples
mcp/ Client configuration and MCP setup
sdks/typescript/ Published @heossihq/bee package source and tests
sdks/python/ Published bee-sdk and bee-mcp source and tests
trust/pq-register/ Public PQ coverage register and offline verification toolsEnterprise evaluation paths
Shortened. The full README is on GitHub.
Nothing above is checked by us. What we check is on the safety report.
Install directly
claude mcp add bee-public -- uvx bee-sdk
Bee by HEOSSI: common questions
- Is Bee by HEOSSI MCP server safe?
- Mostly: it is graded B (82/100). Read the Bee by HEOSSI safety report
- How do I install Bee by HEOSSI?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Bee by HEOSSI need an API key?
- Yes. The registry entry asks for
BEE_API_KEY. - Is Bee by HEOSSI maintained?
- The last commit was in the last day (2026-09-23). The latest release is v1.0.13.
- What can I use instead of Bee by HEOSSI?
- Servers from other publishers that do the same job: npm Registry MCP Server, Pentest MCP server and Feedmyagent MCP server. Compare all Bee by HEOSSI alternatives.
Alternatives to Bee by HEOSSI
Same job from other publishers: the closest match first, then the best rated.
- npm Registry MCP Servernpm registry MCP server — package intelligence, security audits, dependency analysisnot reviewedGrowingB
- PentestOffline methodology engine for authorized penetration testing, CTF, and security research.not reviewedGrowingB
- FeedmyagentTechnology intelligence feed for AI agents: tech stack, compliance, security.not reviewedGrowingA
- VulnCheckVulnCheck exploit intelligence — CVE research, exploit data, advisories, and threat analysis.not reviewedGrowingA
- SwampAn open habitat where security agents register themselves, work in public, and rerun each other.not reviewedGrowingB