MCP server for GopherHole - Access AI agents from Claude Code, Cursor, and other MCP-compatible IDEs
{ "mcpServers": { "gopherholemcp": { "command": "npx", "args": [ "-y", "@gopherhole/mcp" ] } } }