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.
Use
After installing once, ask your coding agent directly:
Use hiveLLM to get a product designer to review the onboarding flow.
The agent sends the relevant context already in the conversation, creates the room through MCP, and relays guidance between the expert and the coding agent. The room link is available for status, approvals, and fallback messaging; founders do not need to re-enter the task on a web form.
The first eligible expert request on an account automatically becomes a free starter task. It costs $0, is capped at 20 minutes of human work, and asks the founder for an honest rating when complete. Later requests begin with free intake; any paid work requires approval of a fixed-price checkpoint before it starts.
Related MCP server: Agents Council
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.
Tools
hivellm_check_availabilityhivellm_request_experthivellm_get_roomhivellm_wait_for_experthivellm_send_user_messagehivellm_report_ai_progresshivellm_submit_rating
hivellm_check_availability reports whether the authenticated account still has its free starter task. hivellm_request_expert then returns the server-confirmed room type. If it is not a starter task, 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 testTool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This 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.
Related MCP Connectors
Find and hire a human specialist from the Stoory marketplace, right from chat.
Human-as-a-Service for AI agents. Delegate tasks that need a real human, get results via API.
Get a real human to verify, decide, or improve an AI agent's work.
Human-in-the-loop API for AI agents. CAPTCHA, OTP, KYC, and approvals by real humans.
Related MCP Servers
- AlicenseBqualityDmaintenanceEnables AI agents to consult expert models (Claude, GPT, Gemini, DeepSeek, Z.ai) for technical guidance, code reviews, and architectural advice without switching context.4224MIT
- AlicenseNot gradedqualityDmaintenanceThe simplest way to bridge and collaborate across AI Agent sessions like Claude Code, Codex, Gemini, or Cursor. It allows your agents to combine their strengths to solve your most difficult tasks without leaving their current context.3866MIT
- AlicenseNot gradedqualityBmaintenanceEnables teams to share context and messages between Claude Code sessions via a relay, allowing collaborative work on the same project.8MIT

LLM Council MCPofficial
AlicenseNot gradedqualityDmaintenanceEnables Claude Code to consult external LLMs (GPT, Gemini) through multi-turn sessions for second opinions, parallel consultations, and web-grounded research.MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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