CD
CryptoPulse Data API
/yields
yields
[$0.02 USDC per call via x402] Top DeFi yield opportunities: highest-APY pools filtered by chain and minimum TVL, with project, symbol, APY breakdown and stable
liveunknown~5s typical
mcpcryptopulsedataapi
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-saascloud-cryptopulse /yields for me.
Input
| Field | Type | Description |
|---|---|---|
| chain | string | Chain name, e.g. Base, Ethereum, Solana, Arbitrum (default Base) |
| min_tvl | string | Minimum pool TVL in USD (default 1000000) |
| limit | string | Max pools to return (default 10, max 50) |
| stable_only | string | true = only stablecoin pools |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-saascloud-cryptopulse","endpoint":"/yields","input":{}}'cli
npx cracked-ai run -p mcp-ai-saascloud-cryptopulse -e /yields -i '{}'mcp
run_tool({ provider: "mcp-ai-saascloud-cryptopulse", endpoint: "/yields", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.