hiveLLM MCP
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@hiveLLM MCPRequest a Python expert to help debug my code"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
hiveLLM MCP
Bring a real human expert into Codex or OpenCode without replacing the user's AI model or coding-account quota.
The MCP connector creates a hiveLLM room, carries user/AI/expert messages, and reports fixed-checkpoint status. The coding agent still runs in the user's own client. hiveLLM never receives the user's Codex, OpenAI, Anthropic, or OpenRouter credential.
Install
The shortest path is hivellm.com/install. Sign in, choose Codex or OpenCode, and run the generated command.
Until the npm package is published, a clean manual install uses GitHub:
npm install -g github:bhuman-ai/hivellm-mcp
HIVELLM_API_KEY=your_key hivellm-mcp install codexFor OpenCode:
npm install -g github:bhuman-ai/hivellm-mcp
HIVELLM_API_KEY=your_key hivellm-mcp install opencodeThe OpenCode installer adds the hivellm MCP entry and removes the recognized legacy castellar-human adapter if present. It does not change the selected model, provider, or unrelated MCP servers.
Related MCP server: Agents Council
Tools
hivellm_check_availabilityhivellm_request_experthivellm_get_roomhivellm_wait_for_experthivellm_send_user_messagehivellm_report_ai_progresshivellm_submit_rating
Creating a room starts free intake. An expert can propose a fixed-price checkpoint, but paid work does not begin until the user approves it in the room.
Verify
hivellm-mcp doctor
codex mcp get hivellmFor OpenCode, restart the client and run opencode mcp list.
Development
npm install
npm testThis server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/bhuman-ai/hivellm-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server