Goro for Claude Desktop
ai.usegoro/goro
62 real-world tools for agents: search, scraping, social, enrichment, image, video, voice.
client:Claude Desktop
transport:streamable-http
Install Goro in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"goro": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.usegoro.ai/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs