MCP for AI agents. Custom Actions for ChatGPT. REST for everything else.
Generate a key on /api-keys, copy the modal value, paste it in place of GPH_API_KEY.
{
"mcpServers": {
"gopher": {
"command": "npx",
"args": ["-y", "gopher-mcp"],
"env": { "GOPHER_API_KEY": "GPH_API_KEY" }
}
}
}— or install via npx
npx -y gopher-mcp