Connect agents to public Maya Protocol analytics, pool data, rewards, positions, reports, and interface activity through CacaoTracker's MCP server.
https://api.cacaotracker.xyz/mcphttps://api.cacaotracker.xyz/.well-known/mcp.jsonStreamable HTTP{
"mcpServers": {
"cacaotracker": {
"url": "https://api.cacaotracker.xyz/mcp"
}
}
}{
"servers": {
"cacaotracker": {
"type": "http",
"url": "https://api.cacaotracker.xyz/mcp"
}
}
}code --add-mcp '{"name":"cacaotracker","type":"http","url":"https://api.cacaotracker.xyz/mcp"}'{
"mcpServers": {
"cacaotracker": {
"url": "https://api.cacaotracker.xyz/mcp"
}
}
}{
"mcpServers": {
"cacaotracker": {
"url": "https://api.cacaotracker.xyz/mcp"
}
}
}General public MCP requests are rate limited by client IP at 60 per minute by default.
Safe address-scoped jobs are limited to 5 per hour by default.
Tools time out after 20 seconds and responses are capped at 1 MB by default.
Admin routes, API keys, billing, unpublished reports, webhooks, backfills, and raw database access are not exposed.
Verify the MCP URL is exactly https://api.cacaotracker.xyz/mcp.
Restart the MCP server or client and confirm remote Streamable HTTP MCP is supported.
Wait for the reset window and reduce repeated sync or forecast calls.
Reduce days, limit, address count, or date range.