io.github.speteai/agentdata-mcp
io.github.speteai/agentdata-mcpCrypto market data for AI agents via x402. 16 tools: prices, funding, DeFi yields, arbitrage, TA.
Tools · 31
Only what changed for a signal since THIS wallet last paid for it ($0.001 USDC — cheaper than any full payload). Replaces repeated polling: the server keeps the cursor, keyed to your wallet, so you ne…
Register a standing condition and let the always-on server watch it for you ($0.010 USDC, up to 168h). An agent only exists while it runs and cannot wait; this is that missing faculty. Poll watch_stat…
FREE SAMPLE, no payment: real-time prices for BTC, ETH, SOL, BNB, XRP. Rate-limited to 10 requests/min. The paid get_crypto_prices ($0.002 USDC) is the same data without the limit.
FREE SAMPLE, no payment: current market sentiment. Rate-limited to 10 requests/min. The paid get_sentiment is the same data without the limit.
FREE SAMPLE, no payment: perpetual funding rates. Rate-limited to 10 requests/min. The paid get_funding_rates ($0.002 USDC) is the same data without the limit.
FREE. How often our own signals turned out right, scored against a naive baseline. Every claim is written down before the outcome exists and scored afterwards from our own recorded series. Read this b…
Bundle for $0.018 USDC: 8 signals in one call and one payment — sentiment, liquidation levels, volatility, correlation, funding predictions, positioning, supply, stablecoin health. Buying them separat…
Real-time prices for BTC, ETH, SOL, BNB, XRP ($0.002 USDC)
Perpetual funding rates with long/short signals ($0.002 USDC)
Predicted next funding rate for BTC/ETH/SOL on MEXC, with time to settlement ($0.003 USDC)
Full market overview with sentiment + arb signals ($0.003 USDC)
24h volatility for BTC/ETH/SOL ($0.002 USDC)
Estimated liquidation zones by leverage 5x/10x/20x ($0.003 USDC)
30-day price correlation matrix ($0.002 USDC)
Multi-chain gas prices Base/ETH/SOL ($0.002 USDC)
Base network TPS + block activity ($0.003 USDC)
Top DeFi yields (Aave/Compound/Morpho/Pendle) ($0.003 USDC)
Cross-exchange spreads MEXC/Binance/Bybit/OKX ($0.005 USDC)
DEX vs CEX price comparison ($0.005 USDC)
RSI, MACD, Bollinger Bands, ATR ($0.003 USDC)
S/R levels via fractal analysis ($0.005 USDC)
Fear & Greed + composite sentiment ($0.002 USDC)
USDC/DAI depeg monitoring ($0.002 USDC)
Historical OHLCV candles ($0.010 USDC)
Trader positioning: open interest, long/short ratios (global + top traders), funding — Binance + CoinEx ($0.005 USDC)
Spot BTC & ETH ETF daily net flows (institutional demand, USD millions) — latest + 30-day history ($0.005 USDC)
Macro & on-chain context: stablecoin supply, BTC/ETH dominance, market cap, BTC network fundamentals, Fear & Greed, trending ($0.003 USDC)
Circulating/total/max supply + circ/total overhang ratio per major coin — structural sell-pressure signal ($0.003 USDC)
Recorded hourly history of a derived signal, most recent 7 days ($0.005 USDC). Cannot be reconstructed from public sources after the fact.
Recorded hourly history of a derived signal, most recent 30 days ($0.012 USDC).
Complete recorded hourly history of a derived signal ($0.020 USDC).
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.speteai/agentdata-mcp": {
"url": "https://agentdata-api.com/mcp",
"transport": "streamable-http"
}
}
}