Agent MCP Hub runs on your own machine — the client starts it, so there is no endpoint to ping. 415 installs a week from npm. Last commit 1 Aug 2026.
One MCP server bridging the Codex, Cursor, OpenCode, Claude, and Antigravity CLI agents
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add agent-mcp-hub -- npx -y agent-mcp-hub
{
"mcpServers": {
"agent-mcp-hub": {
"args": [
"-y",
"agent-mcp-hub"
],
"command": "npx"
}
}
}
[mcp_servers.agent-mcp-hub]
command = "npx"
args = ["-y", "agent-mcp-hub"]
{
"mcpServers": {
"agent-mcp-hub": {
"args": [
"-y",
"agent-mcp-hub"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agent-mcp-hub": {
"args": [
"-y",
"agent-mcp-hub"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.