Agent Zero — ERC-8004 Trust Filter for Claude Desktop
io.onchainagentintel/agent-zero-intel
Trust filter for ERC-8004: only ~3.8% of x402 endpoints hit 5+ payers/30d. Free MCP; x402 upgrade.
client:Claude Desktop
transport:streamable-http
Install Agent Zero — ERC-8004 Trust Filter in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agent-zero-intel": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.onchainagentintel.io/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