codex-master-mcp
Click on "Deploy 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., "@codex-master-mcpstart both agents and show their status"
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.
The Hive
The Hive is a local, data-sparse MCP control plane for a sleeping Codex-agent fleet. Its source defines typed coordination, admission, selection, and bounded-reporting surfaces; raw terminal output is outside the normal public response boundary.
This repository documents source-controlled contracts and operational boundaries. It does not by itself demonstrate a connected provider, activated service, installation, or running runtime.
Start here
Documentation index — normal repository navigation for architecture, configuration, operations, security, and development.
Installation boundary — the reviewed, attested runtime-image boundary.
Operations runbook — evidence-first operating and recovery procedures.
Security and trust boundaries — authority, state, and data-exposure constraints.
Related MCP server: claude-code-mcp
Repository entry points
The Python package is named the-hive and exposes the-hive-mcp,
the-hive-admin, the-hive-agent-api, and the-hive-host-agent. The
checked-in .mcp.json selects the deployment-configured stable
local launcher; bin/the-hive-mcp is an attested runtime
wrapper, not a general checkout entry point.
Versioned configuration includes codex-hive.json, codex-agent-classes.json, codex-agent-pool.json, and codex-model-policy.json. Their change boundary is documented in configuration.
Roadmap
The compact end-to-end project timeline, including the single marked project position and all planned principal stages, is ROADMAP.md.
Maintenance
Related MCP Connectors
A paid remote MCP for OpenAI Codex agent coordination MCP, built to return verdicts, receipts, usage
MCP Server for an Agent Task Marketplace
MCP server for building and testing AI agents with multi-model experimentation and insights.
MCP-Native LLM Orchestration Agent
Related MCP Servers
- AlicenseAqualityDmaintenanceMCP server orchestrating local CLI agents (Claude Code, OpenAI Codex, Google Gemini) for cross-validation, second opinions, and persona-driven prompting.18MIT
- AlicenseAqualityCmaintenanceAn MCP server that gives orchestrator agents fine-grained control over interactive Claude Code sessions running inside tmux, enabling mid-session steering, interruption, and token-efficient result extraction.15MIT
- FlicenseNot gradedqualityDmaintenanceMCP server that manages interactive CLI agent pools using tmux, enabling creation, control, and communication with agents like Claude and Codex.7-
- AlicenseNot gradedqualityDmaintenanceAn MCP server that allows AI agents to monitor and interact with Codex sessions, providing session awareness, status summaries, and managed tmux windows for automated continuation.1MIT