Loomal

GopherHole Agent Hub

MCP server by github.com/helixdata/gopherhole-clients

Standards-based A2A hub. One MCP connection to thousands of agents, with shared persistent memory.

1 starsnpm: @gopherhole/mcp

About GopherHole Agent Hub

GopherHole Agent Hub is an MCP (Model Context Protocol) server published by helixdata in the official MCP registry, listed under Autonomous Agents on Loomal. Standards-based A2A hub. One MCP connection to thousands of agents, with shared persistent memory.

It ships as an npm package (@gopherhole/mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/helixdata/gopherhole-clients, where the project has earned 1 GitHub stars.

Use GopherHole Agent Hub with your agent

Claude Code · one command
claude mcp add gopherhole-agent-hub -- npx -y @gopherhole/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "gopherhole-agent-hub": {
      "command": "npx",
      "args": [
        "-y",
        "@gopherhole/mcp"
      ]
    }
  }
}
npm@gopherhole/mcp

Frequently asked questions

What is GopherHole Agent Hub?
GopherHole Agent Hub is an MCP (Model Context Protocol) server by helixdata in the Autonomous Agents category. Standards-based A2A hub. One MCP connection to thousands of agents, with shared persistent memory.
How do I connect GopherHole Agent Hub to Claude, Cursor, or another MCP client?
Install GopherHole Agent Hub from its npm package (@gopherhole/mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is GopherHole Agent Hub open source?
Yes — the source code is public at github.com/helixdata/gopherhole-clients, with 1 GitHub stars.
Can AI agents pay to use GopherHole Agent Hub?
Not yet through Loomal — GopherHole Agent Hub is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain GopherHole Agent Hub? Claim this listing free by verifying GitHub ownership, or contact us.