Loading MCP server directory, please wait...
Standards-based A2A hub. One MCP connection to thousands of agents, with shared persistent memory.
npx @getmcp/cli add io.github.helixdata/gopherholeRequires Node.js 18+. Community-contributed server. Review source before installing.
GOPHERHOLE_API_KEYYour GopherHole API key (starts with gph_). Auto-provisioned via browser login on first run if not set.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.helixdata/gopherhole": {
"command": "npx",
"args": [
"-y",
"@gopherhole/mcp"
],
"env": {
"GOPHERHOLE_API_KEY": "",
"GOPHERHOLE_API_URL": "https://hub.gopherhole.ai"
}
}
}
}