AgentsHub Web Search for Claude Desktop
io.github.tvstat1/agent-data-provider
Live web search for AI agents. $0.001/call, x402 on Base, no API key.
client:Claude Desktop
transport:streamable-http
Install AgentsHub Web Search in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agent-data-provider": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.agentshub.dev/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