agentfeeds.jp for Claude Desktop
jp.agentfeeds.api/agentfeeds
Japan regulatory, sanctions & DEX market data for AI agents via x402 (USDC on Base).
client:Claude Desktop
transport:streamable-http
tools:6
Install agentfeeds.jp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agentfeeds": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.agentfeeds.jp/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