Skip to content
Back to search
30
MCP

agent-mcp-hub

npm/agent-mcp-hub

One MCP server bridging the Codex, Cursor, OpenCode, and Claude CLI agents

Uptime
0.0%
11 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.blackaxgit/agent-mcp-hub
One MCP server bridging the Codex, Cursor, OpenCode, and Claude CLI agents
0 tools
codex-mcp-agent
MCP server that provides agent capability backing by codex CLI
0 tools
agent-mux-mcp
MCP server for agent-mux — routes tasks between Claude Code and Codex CLI based on complexity, optimizing AI coding subscription costs
0 tools
mcp-server-opencode
MCP server that lets any MCP host (Claude Code, Codex CLI, Cursor, etc.) drive OpenCode and delegate tasks asynchronously to its agents
0 tools
codex-as-mcp
MCP server for delegating tasks to Codex CLI subagents
0 tools
@heretyc/subagent-mcp
MCP server that launches Claude Code/Codex sub-agents and routes tasks to Claude Messages or OpenAI-compatible API providers.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agent-mcp-hub": {
      "url": "None",
      "transport": "http"
    }
  }
}