Skip to content
Back to search
30
MCP

io.github.blackaxgit/agent-mcp-hub

io.github.blackaxgit/agent-mcp-hub

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

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

Similar MCP servers embedding-nearest

io.github.x51xxx/codex-mcp-tool
MCP server bridging AI assistants to OpenAI Codex CLI for code analysis and review
0 tools
codex-mcp-agent
MCP server that provides agent capability backing by codex CLI
0 tools
io.github.shinpr/sub-agents-mcp
MCP server for AI sub-agent delegation across Cursor, Claude, Codex, Gemini, and GLM
0 tools
io.github.mkxultra/ai-cli-mcp
MCP server for AI CLI tools (Claude, Codex, and Gemini) with background process management
0 tools
ask-codex-mcp
MCP server for OpenAI Codex CLI integration - for Claude IDE and other IDEs
0 tools
@morphixai/mcp-server
MorphixAI MCP Server — connect AI agents (Claude Code, Cursor, Windsurf) to GitHub, GitLab, Jira, Notion, Gmail, Outlook, Figma, and 40+ wor
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.blackaxgit/agent-mcp-hub": {
      "url": "None",
      "transport": "http"
    }
  }
}