Perpetual Open Interest Snapshot
x402/perpetual-open-interest-snapshotCurrent open interest for any Binance perpetual contract with 24 hour change percentage, notional value in USD, and historical OI over the last 24 hours at 5 minute intervals. Critical for AI agents detecting leverage buildups, identifying squeeze setups, monitoring funding pressure precursors, and quantifying market positioning. [x402: $0.1/call on base, category=finance]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"perpetual_open_interest_snapshot": {
"url": "https://proxy.suverse.io/v1/data/suverse-perp-open-interest",
"transport": "http"
}
}
}