← Registry

Analytics

agentdata-api.com

Provides real-time cryptocurrency prices, market sentiment, funding rates, and custom alert conditions.

x402 supported1 endpoint31 known toolsFirst detected August 26, 2026Last detected September 6, 2026

ENDPOINT 1

https://agentdata-api.com/mcp

No auth detected

MCP server metadata

Name
agentdata-mcp
Version
1.0.0
Capabilities
tools

Known tools 31

get_changes_since_last_call

Only what changed for a signal since THIS wallet last paid for it ($0.

Inferred read-only
watch_condition

Register a standing condition and let the always-on server watch it for you ($0.

Inferred read-only
try_crypto_prices

FREE SAMPLE, no payment: real-time prices for BTC, ETH, SOL, BNB, XRP.

Potential side effects
try_sentiment

FREE SAMPLE, no payment: current market sentiment.

Potential side effects
try_funding_rates

FREE SAMPLE, no payment: perpetual funding rates.

Potential side effects
get_signal_calibration

FREE.

Inferred read-only
get_market_pulse

Bundle for $0.

Inferred read-only
get_crypto_prices

Real-time prices for BTC, ETH, SOL, BNB, XRP ($0.

Inferred read-only
get_funding_rates

Perpetual funding rates with long/short signals ($0.

Inferred read-only
get_funding_predictions

Predicted next funding rate for BTC/ETH/SOL on MEXC, with time to settlement ($0.

Inferred read-only
get_market_overview

Full market overview with sentiment + arb signals ($0.

Inferred read-only
get_volatility

24h volatility for BTC/ETH/SOL ($0.

Inferred read-only
get_liquidation_levels

Estimated liquidation zones by leverage 5x/10x/20x ($0.

Inferred read-only
get_correlation

30-day price correlation matrix ($0.

Inferred read-only
get_gas_prices

Multi-chain gas prices Base/ETH/SOL ($0.

Inferred read-only
get_base_activity

Base network TPS + block activity ($0.

Inferred read-only
get_defi_yields

Top DeFi yields (Aave/Compound/Morpho/Pendle) ($0.

Inferred read-only
get_arbitrage_opportunities

Cross-exchange spreads MEXC/Binance/Bybit/OKX ($0.

Inferred read-only
get_dex_vs_cex

DEX vs CEX price comparison ($0.

Inferred read-only
get_technical_indicators

RSI, MACD, Bollinger Bands, ATR ($0.

Inferred read-only
get_support_resistance

S/R levels via fractal analysis ($0.

Inferred read-only
get_sentiment

Fear & Greed + composite sentiment ($0.

Inferred read-only
get_stablecoin_health

USDC/DAI depeg monitoring ($0.

Inferred read-only
get_historical

Historical OHLCV candles ($0.

Inferred read-only
get_positioning

Trader positioning: open interest, long/short ratios (global + top traders), funding — Binance + CoinEx ($0.

Inferred read-only
get_etf_flows

Spot BTC & ETH ETF daily net flows (institutional demand, USD millions) — latest + 30-day history ($0.

Inferred read-only
get_macro_onchain

Macro & on-chain context: stablecoin supply, BTC/ETH dominance, market cap, BTC network fundamentals, Fear & Greed, trending ($0.

Inferred read-only
get_supply

Circulating/total/max supply + circ/total overhang ratio per major coin — structural sell-pressure signal ($0.

Inferred read-only
get_signal_history_7d

Recorded hourly history of a derived signal, most recent 7 days ($0.

Inferred read-only
get_signal_history_30d

Recorded hourly history of a derived signal, most recent 30 days ($0.

Inferred read-only
get_signal_history_full

Complete recorded hourly history of a derived signal ($0.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.agentdata-mcp]
url = "https://agentdata-api.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "agentdata-mcp": {
      "type": "http",
      "url": "https://agentdata-api.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: agentdata-mcp
Remote MCP URL: https://agentdata-api.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "agentdata-mcp": {
      "url": "https://agentdata-api.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "agentdata-mcp": {
      "type": "http",
      "url": "https://agentdata-api.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "agentdata-mcp",
  "transport": "streamable-http",
  "url": "https://agentdata-api.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.