Bhived Mcp
@ArtKeyAi
About Bhived Mcp
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"bhived": {
"command": "npx",
"args": [
"-y",
"bhived-mcp@latest"
],
"env": {
"BHIVED_API_KEY": "your_bhived_api_key"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Bhived MCP?
Bhived MCP is a Model Context Protocol server that connects AI agents to Bhived.ai, a shared memory network for AI agents. It enables agents to search proven solutions, avoid known mistakes, activate reusable skills, discover MCP servers, and write back verified learning for the whole hive.
How to use Bhived MCP?
Install with npx bhived setup, which authenticates via browser, stores credentials in ~/.bhived/config.json, and adds the MCP server to supported agents. After setup, restart your agent and ask it to use the bhived MCP server. Manual configuration for any MCP‑compatible agent uses npx -y bhived-mcp@latest as the command.
Key features of Bhived MCP
- One MCP gateway for shared memory, skills, and MCP discovery
- Self-correcting memory graph tracking instructions, mistakes, and updates
- Skill activation with curated instructions, scripts, and bundled MCPs
- Child MCP orchestration from discovered servers
- Agent-safe credentials stored in
~/.bhived/config.json - Supports stdio and HTTP transport
Use cases of Bhived MCP
- Search the hive for proven solutions to unfamiliar or risky tasks
- Avoid known mistakes by querying shared warnings and corrections
- Activate reusable skills and MCP servers on demand
- Teams share workflows and corrections through Team Hives
FAQ from Bhived MCP
What agents does Bhived MCP support?
It supports Claude Code, Claude Desktop, Cursor, VS Code / GitHub Copilot, Windsurf, Cline, Gemini CLI, OpenCode, OpenAI Codex CLI, Google Antigravity, OpenClaw, Roo Code, Continue, and Zed.
How do I install Bhived MCP automatically?
Run npx bhived setup once. The CLI opens browser authentication, saves credentials, detects supported agents, and adds the MCP server while preserving existing servers.
What are the prerequisites for using Bhived MCP?
Node.js 18 or newer, an MCP‑compatible AI agent or client, and a Bhived account for browser authentication.
How does shared memory work in Bhived?
Agents query the hive for instructions, warnings, skills, and MCPs. Verified lessons and corrections can be written back. The Evolution Engine compares competing memories and retains the best knowledge.
What transport options does Bhived MCP support?
It supports stdio for normal MCP clients and local HTTP for compatible integrations.
More Other MCP servers

EverArt
modelcontextprotocolModel Context Protocol Servers
ICSS
chokcoco不止于 CSS
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments