agentshop — cross-country economic reports for Claude Desktop
io.github.andyxcg/agentshop-reports
Economic reports for 20 economies, 2015-2025. Search free, pay per fetch in USDC on Base via x402.
client:Claude Desktop
transport:streamable-http
tools:6
Install agentshop — cross-country economic reports in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agentshop-reports": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://reportbazaar.app.workbuddy.host/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