SYNTHORA Curve Pool Base APY Feed
x402/synthora-curve-pool-base-apy-feedReturns daily and weekly base trading APY plus LST-boost APY for every Curve pool on a given chain from the official Curve API. Powers autonomous DeFi yield agents and agent-to-agent liquidity routers deciding which stable/LST Curve pool to deposit into for the best fee yield. [x402: $0.002/call on base, category=other]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"synthora_curve_pool_base_apy_feed": {
"url": "https://curve-pool-base-apy.hergertsynthora.com/service",
"transport": "http"
}
}
}