io.github.seekdaseek/agentfeed
Provides access to Binance liquidation data, funding rates, and other derivatives market data for USDT-margined perpetuals.
Provides access to OKX liquidation data, funding rates, and other derivatives market data for USDT-margined perpetuals.
Provides Solana blockchain data including SOL price via Pyth, wallet holdings via Helius, and enables x402 USDC payments on Solana.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@io.github.seekdaseek/agentfeedShow recent liquidations for BTC and ETH"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
AgentFeed
Crypto liquidations, cascade detection, positioning and market data for AI agents. Pay per call in USDC. No API keys, no accounts, no subscriptions.
AgentFeed sells live trading data through the x402 payment protocol on Solana and Base. An agent hits an endpoint, gets a 402 Payment Required with the price, pays a fraction of a cent in USDC from its own wallet, and receives the data — in about two seconds, gas sponsored by the facilitator.
Two rails, same data:
Rail | Endpoint | For |
MCP (Streamable HTTP) |
| Claude, Cursor, MCP-native frameworks |
HTTP (x402) |
| Anything that speaks HTTP |
What makes this different: the liquidation tape
We run our own liquidation collector across Bybit, OKX and Binance — every USDT-margined perpetual on all three, roughly 780 symbols, recorded continuously since 2026-07-08.
This data cannot be bought. Not from us, not from anyone:
Binance deleted their liquidation archive.
liquidationSnapshotno longer exists ondata.binance.vision— the directory is an empty shell. Verified 2026-07-12.Bybit has never published historical liquidation data.
OKX offers a 7-day rolling REST window and nothing more.
There is no public historical liquidation dataset for any major venue, at any price. The only way to hold this data is to have been recording it.
And here is exactly where our data is weak
Being straight about this matters more than the marketing:
Venue | Feed | Complete? |
Bybit |
| ✅ Yes. Every liquidation, 500ms cadence. The only complete, unthrottled public liquidation stream among the major perp venues. |
Binance |
| ❌ No. Snapshot only — max one order per symbol per 1000ms, per Binance's own docs. |
OKX |
| ❌ No. Max one update per second per contract. |
Hyperliquid | — | ⛔ Not included. Hyperliquid exposes no public liquidation stream. |
Binance and OKX rows are a structural undercount, and the undercount is worst during cascades — exactly when the data matters most. This is true of every liquidation dataset on the market, including the well-known ones. Most don't say so.
Bybit rows are the highest-integrity part of the dataset. Weight accordingly.
The side field, which most datasets get wrong
Three exchanges, three conventions. We normalize all of them:
Bybit
Sis already the position side (Buy= a long was liquidated). Passed through.Binance
Sis the order side — aSELLorder is what closes a long. Flipped.OKX exposes
posSideexplicitly. Mapped.
In our output: Buy = a LONG was liquidated. Sell = a SHORT was liquidated. Invert this
and every long/short ratio you compute is backwards for some venues.
Notional uses filled_qty × avg_fill_price — what actually executed — not limit_price × requested_size.
Related MCP server: carbon-cashmere-mcp
Tools
Tool | Price | Description |
get_sol_price | $0.001 | SOL spot price via Pyth |
get_btc_price | $0.001 | BTC spot price via Pyth |
get_funding_rate | $0.002 | SOL+BTC perp funding rates |
get_market_snapshot | $0.003 | Full market snapshot in one call |
get_wallet_holdings | $0.008 | Solana wallet holdings via Helius DAS |
get_token_metadata | $0.005 | SPL token metadata via Helius DAS |
get_recent_liquidations | $0.003 | Recent liquidations across 780+ USDT perps |
get_cascade_alert | $0.01 | Live liquidation cascade detector for the 5 majors |
get_cascade_scan | $0.05 | Full-universe cascade scan across 780+ USDT perps |
get_liquidation_leaders | $0.02 | Top symbols by liquidation USD right now |
get_liquidation_stats | $0.004 | 1h/24h liquidation totals, long/short split |
get_positioning | $0.004 | SOL+BTC long/short ratio + open interest |
get_trade_context | $0.01 | Full market state in one call |
get_token_risk | $0.01 | SPL token rug-risk signals |
get_sharp_move | $0.02 | Sharp-money detector for World Cup betting markets |
get_liq_history | $0.05 | Historical liquidation tape, time-bucketed |
get_liq_heatmap | $0.05 | Liquidation heatmap by price level from our tape |
get_cascade_history | $0.03 | Past liquidation cascades from our tape |
get_squeeze_score | $0.10 | FLAGSHIP: 0-100 short-squeeze / long-flush signal |
get_venue_liq_share | $0.02 | Which venue is flushing whom |
get_funding_cross | $0.01 | Funding for any USDT perp across Bybit + OKX + Hyperliquid |
get_funding_extremes | $0.02 | Most crowded funding trades across 780+ perps |
get_open_interest | $0.01 | Open interest for any USDT perp with 1h/24h change |
get_oi_spike_scan | $0.02 | Abnormal open-interest jumps across 780+ perps |
get_long_short | $0.01 | Long/short account ratio for any USDT perp |
get_basis | $0.01 | Perp-vs-spot basis for any USDT pair |
get_volatility | $0.01 | Realized volatility for any USDT perp |
get_funding_history | $0.005 | Funding-rate history for any USDT perp |
get_top_movers | $0.01 | 24h top gainers and losers across 780+ perps |
get_orderbook_imbalance | $0.01 | Bid/ask resting-liquidity imbalance |
get_orderbook_walls | $0.01 | Largest resting orders each side of the book |
get_whale_trades | $0.02 | Large prints from the live trade tape |
get_spread_arb | $0.02 | Best bid/ask across Bybit, OKX and Hyperliquid |
get_token_holders | $0.02 | Top holders of any SPL token with concentration |
get_wallet_activity | $0.02 | Recent transactions of any Solana wallet, parsed |
get_priority_fees | $0.005 | Solana priority-fee estimate, all levels |
get_jito_tips | $0.005 | Jito bundle tip floor percentiles |
get_sol_network | $0.005 | Solana network health: TPS, slot, epoch |
get_tvl | $0.005 | TVL for any DeFi protocol or top-15 chains |
get_stablecoin_flows | $0.01 | Total stablecoin supply with 7d/30d deltas |
get_dex_quote | $0.005 | Live Jupiter swap quote for any SPL pair |
get_peg_deviation | $0.02 | Tokenized-equity peg deviation vs the underlying last trade |
get_peg_sessions | $0.03 | Peg deviation by session: open, premarket, afterhours, overnight, weekend |
get_peg_universe | $0.05 | Tracked tokenized equities ranked by off-hours peg risk |
47 tools & pricing
44 paid tools + 3 free tasters. Every call is metered individually in USDC over x402 — no bundles, no minimums. Calling all 44 paid tools once costs $0.74 — the entire market read for 74 cents.
The flagship is get_squeeze_score — a 0-100 short-squeeze / long-flush composite built from funding, crowding, OI build and the liq-skew of our exclusive tape. One number, one dime, answers "is this trade crowded and about to hurt someone."
The moat — our own liquidation tape
Tool | Price | Route | What you get |
| $0.1 |
| FLAGSHIP: short-squeeze / long-flush score 0-100 for any USDT perp |
| $0.05 |
| HISTORICAL liquidation tape, time-bucketed: total/long/short USD, prints, biggest print per bucket |
| $0.05 |
| Liquidation heatmap by PRICE LEVEL from our own tape: where leverage actually got flushed in the last N hours — USD, prints, long/short s… |
| $0.03 |
| PAST liquidation cascades reconstructed from our tape: clustered same-side flush events with start/end, prints, USD total, peak print |
| $0.02 |
| Which venue is flushing whom: per-exchange liquidation share (Bybit/OKX/Binance) with long/short split and biggest print, any symbol or w… |
The second moat — our own tokenized-equity peg tape
Tool | Price | Route | What you get |
| $0.05 |
| Every tokenized US equity we track, ranked by off-hours peg risk: p95 and max deviation bps, market-open as control, median liquidity |
| $0.03 |
| Peg deviation by trading session — open, premarket, afterhours, overnight, weekend — worst off-hours window flagged |
| $0.02 |
| Peg deviation for one tokenized equity: on-chain DEX price vs the underlying last real trade, in bps |
Sampled every 5 minutes since 19 July 2026. Deviation is measured against the underlying's last real trade — outside US market hours that is the last print before the close, not a live quote. Dead pools are excluded rather than reported as perfect pegs.
Live liquidations & cascades
Tool | Price | Route | What you get |
| $0.003 |
| Recent liquidations across 780+ USDT perps (Bybit complete tape + OKX + Binance) |
| $0.01 |
| Liquidation cascade detector for the 5 majors (SOL/BTC/ETH/XRP/DOGE) across Bybit+OKX+Binance |
| $0.05 |
| FULL-UNIVERSE cascade scan: 780+ USDT perps across Bybit+OKX+Binance |
| $0.02 |
| What is blowing up right now: top symbols by liquidation USD across 780+ USDT perps, with long/short split, biggest print and venue count |
| $0.004 |
| 1h/24h liquidation totals for the 5 majors (SOL/BTC/ETH/XRP/DOGE), long/short split, biggest print, per-exchange breakdown |
Derivatives
Tool | Price | Route | What you get |
| $0.01 |
| Funding for ANY USDT perp across Bybit + OKX + Hyperliquid in one call, with cross-venue spread and crowding read |
| $0.02 |
| Most crowded trades across 780+ USDT perps: top most-positive and most-negative funding with annualized %, 24h price move and OI |
| $0.01 |
| Open interest for ANY USDT perp: Bybit OI in base + USD with 1h/24h change, plus OKX OI |
| $0.02 |
| Abnormal open-interest jumps across 780+ USDT perps vs a 30min+ baseline — where new leverage is piling in, with funding and price context |
| $0.01 |
| Long/short account ratio for ANY USDT perp with 1h and 24h trend (retail crowding gauge) |
| $0.01 |
| Perp-vs-spot basis for any USDT pair: premium/discount %, contango/backwardation read, funding context |
| $0.01 |
| Realized volatility for any USDT perp: 7d and 30d annualized from daily closes, plus today's range |
| $0.005 |
| Funding-rate history for any USDT perp (up to 200 intervals): average, annualized, share of positive intervals — what the carry has actua… |
| $0.01 |
| 24h top gainers and losers across 780+ USDT perps with a liquidity floor, funding attached |
Microstructure
Tool | Price | Route | What you get |
| $0.01 |
| Bid/ask resting-liquidity imbalance within ±N bps of mid for any USDT perp: USD each side, ratio, skew read |
| $0.01 |
| Largest resting orders each side of the book for any USDT perp, with USD size and distance from mid |
| $0.02 |
| Large prints from the live trade tape for any USDT perp: trades over a USD threshold, buy/sell totals, net flow, dominant side |
| $0.02 |
| Best bid/ask for a USDT perp across Bybit, OKX and Hyperliquid, with the best cross-venue edge in bps (pre-fee) |
Market & positioning
Tool | Price | Route | What you get |
| $0.001 |
| SOL spot price via Pyth |
| $0.001 |
| BTC spot price via Pyth |
| $0.002 |
| SOL+BTC perp funding rates |
| $0.003 |
| Full market snapshot in one call |
| $0.004 |
| SOL+BTC long/short account ratio + open interest with 1h/24h OI change |
| $0.01 |
| Full market state in one call: prices, funding, fear/greed, positioning, liquidations |
Solana on-chain
Tool | Price | Route | What you get |
| $0.008 |
| Solana wallet holdings via Helius DAS |
| $0.005 |
| SPL token metadata via Helius DAS |
| $0.01 |
| Token rug-risk signals: mint/freeze authority status, top-holder concentration, risk flags |
| $0.02 |
| Top holders of any SPL token with per-account share and top1/top5/top10 concentration |
| $0.02 |
| Recent transactions of any Solana wallet, parsed human-readable: type, protocol, description, fee, failures (Helius enhanced) |
| $0.005 |
| Solana priority-fee estimate right now, all levels (min to unsafeMax) in micro-lamports/CU, with a recommended tip |
| $0.005 |
| Jito bundle tip floor percentiles (p25-p99, SOL) — what landed bundles are actually paying, with a landing recommendation |
| $0.005 |
| Solana network health: recent average TPS, current slot, epoch and epoch progress |
DeFi / macro
Tool | Price | Route | What you get |
| $0.005 |
| TVL for any DeFi protocol (with 1d/7d change) or top-15 chains ranking |
| $0.01 |
| Total stablecoin supply with 7d/30d deltas and top stables — the macro risk-on/risk-off dial for crypto |
| $0.005 |
| Live Jupiter swap quote for any SPL pair: output amount, price impact, route |
Sports sharp money
Tool | Price | Route | What you get |
| $0.02 |
| Sharp-money detector for World Cup betting markets: abnormal pre-match moves in de-margined consensus win probability (TxODDS StablePrice… |
Free tasters
Tool | Route |
|
|
|
|
| MCP tool — lists everything with live prices |
Use it from an elizaOS agent
npm i @seekdaseek/plugin-agentfeed # v0.4.0 — all 47 tools as actionsSet AGENTFEED_PRIVATE_KEY to a funded Solana wallet and the agent pays per call automatically. Default spend cap $0.50/call (AGENTFEED_MAX_SPEND_PER_CALL to change).
Try it free right now
curl https://x402.ochinimus.app/api/fear-greed
curl https://x402.ochinimus.app/api/last-liquidation
curl https://x402.ochinimus.app/ # full pricing index
curl https://x402.ochinimus.app/api/cascade-scan # returns 402 + payment termsx402 clients pay and retry automatically.
MCP quickstart
Point any MCP client at https://x402.ochinimus.app/mcp (Streamable HTTP, POST). Paid tools
return payment terms; an x402-capable client settles and retries.
import { createx402MCPClient } from "@x402/mcp";Also available as an elizaOS plugin.
Free dataset
A multi-venue liquidation dataset — normalized, growing daily, free — ships with a full quality statement covering coverage dates, known gaps, exchange throttles, and field definitions: ochinimuse.gumroad.com/l/liqdata
Read DATASET_QUALITY.md before you use it. It tells you exactly where the data is wrong.
Links
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- MIT
- Alicense-qualityCmaintenanceCrypto intelligence MCP: 104 tools for market data, ML signals, on-chain analytics, derivatives, and Bittensor subnets. Pay-per-call via x402 USDC on Base/Solana/Algorand/Stellar or $9.99/mo API key.Last updatedMIT
- Flicense-qualityBmaintenanceEnables MCP-compatible AI clients to access live crypto market data and AI-driven quantitative analysis, with structured outputs and full observability.Last updated

mcp-midasflowofficial
Alicense-qualityCmaintenanceMidasFlow Flow API - Cross-exchange order flow, whale detection, liquidations, funding rates, squeeze alerts for AI agents. Native MCP server.Last updatedMIT
Related MCP Connectors
Agent-native crypto market-data over MCP+REST: order flow, whales, liquidations, calibrated scores
Crypto MCP with 21 tools for market data, DeFi, analytics, and sentiment. Post-paid USDC billing.
Crypto perps data for AI agents: funding rates, open interest, liquidations, order book, CVD.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/seekdaseek/agentfeed'
If you have feedback or need assistance with the MCP directory API, please join our Discord server