MCP server for subscribing to and managing on-chain event webhooks via Crypto APIs
{
"mcpServers": {
"iogithubcryptoapis-iomcp-blockchain-events": {
"command": "npx",
"args": [
"-y",
"@cryptoapis-io/mcp-blockchain-events"
]
}
}
}