Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Kronos Crypto Data

NPM · CRYPTO-DERIVATIVES-MCP · SCANNED SEP 20

Crypto data MCP: 22 tools covering derivatives, forecasts, alerts, liquidations, GEX — 16 assets.

0 this week 83 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security99
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 32 of 144 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability79
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 2038 tokens (~92/item across 22 items; 22 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management83
  • Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 22 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 22 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the Kronos Crypto Data MCP server?

Kronos Crypto Data runs locally as an npm package, launched with npx -y crypto-derivatives-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · crypto-derivatives-mcp

# add to Claude Code
claude mcp add hashchecked-crypto-derivatives-mcp -- npx -y crypto-derivatives-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "hashchecked-crypto-derivatives-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "crypto-derivatives-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "hashchecked-crypto-derivatives-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "crypto-derivatives-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add hashchecked-crypto-derivatives-mcp -- npx -y crypto-derivatives-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "hashchecked-crypto-derivatives-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "crypto-derivatives-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add hashchecked-crypto-derivatives-mcp --command npx --arg -y --arg crypto-derivatives-mcp
# ~/.hermes/config.yaml
mcp_servers:
  hashchecked-crypto-derivatives-mcp:
    command: "npx"
    args: ["-y", "crypto-derivatives-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "hashchecked-crypto-derivatives-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "crypto-derivatives-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add hashchecked-crypto-derivatives-mcp -t stdio -c npx -a -y crypto-derivatives-mcp
// mcp.json
{
  "mcpServers": {
    "hashchecked-crypto-derivatives-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "crypto-derivatives-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 19 Sept 26 −3
    • Security disclosure: unverified → fail functional
    • Stability: pass → 0.80 functional
  • 18 Sept 26 0
    • Stability: 0.97 → pass security
    • Security disclosure: fail → unverified functional
  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 −3
    • Security disclosure: unverified → fail functional
    • Stability: pass → 0.80 functional
  • 11 Sept 26 0
    • Stability: 0.97 → pass security
    • Security disclosure: fail → unverified functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/crypto-derivatives-mcp@0.6.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 144 packages
Packages resolved 144
Stale 32
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 22 exposed · ~2,038 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
get_alerts ~104

Regime alerts for an asset: squeeze, breakout, funding-extreme, OI-surge, or normal. Returns current alert state with supporting data. Supports all 16 assets. $0.02 per call via x402.

NameTypeReqDescription
assetstringyesAsset symbol: btc, eth, sol, bnb, xrp, doge, ada, avax, link, dot, ltc, trx, bch, atom, near, or apt

No output schema declared.

No examples provided.

get_cex_premium ~99

Coinbase premium for an asset: spot price difference between Coinbase and the global aggregated price. Positive = US buyers paying up. Supports all 16 assets. $0.02 per call via x402.

NameTypeReqDescription
assetstringyesAsset symbol: btc, eth, sol, bnb, xrp, doge, ada, avax, link, dot, ltc, trx, bch, atom, near, or apt

No output schema declared.

No examples provided.

get_derivatives ~110

Full real-time derivatives snapshot for an asset: funding rate, annualized funding, open interest, 1h OI change, basis, funding trend, and plain-English market read. Supports all 16 assets. $0.02 per call via x402.

NameTypeReqDescription
assetstringyesAsset symbol: btc, eth, sol, bnb, xrp, doge, ada, avax, link, dot, ltc, trx, bch, atom, near, or apt

No output schema declared.

No examples provided.

get_digest ~123

Structured market narrative for an asset: machine-readable digest of funding, OI, regime, and (where available) forecast signals. Derivatives data covers all 16 assets; forecast signals are only included for btc, eth, sol, doge, xrp, and bnb. $0.02 per call via x402.

NameTypeReqDescription
assetstringyesAsset symbol: btc, eth, sol, bnb, xrp, doge, ada, avax, link, dot, ltc, trx, bch, atom, near, or apt

No output schema declared.

No examples provided.

get_fear_greed ~31

Get the current crypto Fear & Greed index score and classification. Cost: $0.001.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_forecast ~163

Kronos price forecast for an asset. Horizon: 1h, 4h, or 24h. Forecasts are available ONLY for: btc, eth, sol (full Kronos ML, $0.01 per call) and doge, xrp, bnb (beta composite model, $0.001 per call). Any other asset has no forecast endpoint. Premium predictive signal — not financial advice. Paid via x402.

NameTypeReqDescription
assetstringyesAsset symbol for forecasts. Full Kronos ML ($0.01): btc, eth, sol. Beta composite ($0.001): doge, xrp, bnb. Other assets have no forecast endpoint.
horizonstringForecast horizon (default: 1h)

No output schema declared.

No examples provided.

get_forecast_ledger ~106

Machine-readable resolved-forecast accuracy history. Optional filters: asset, horizon (1h/4h/24h), limit (number of records). $0.001 per call via x402.

NameTypeReqDescription
assetstringAsset symbol to filter, e.g. 'btc'
horizonstringForecast horizon to filter, e.g. '1h', '4h', '24h'
limitintegerNumber of records to return

No output schema declared.

No examples provided.

get_funding_extremes ~42

Screener: returns assets with the most extreme funding rates right now — useful for spotting crowded longs/shorts. Cost: $0.003.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_funding_rate ~108

Real-time perpetual funding rate and annualized funding rate for an asset. Positive = longs pay shorts (bullish lean); negative = shorts pay longs (bearish lean). Supports all 16 assets. $0.02 per call via x402.

NameTypeReqDescription
assetstringyesAsset symbol: btc, eth, sol, bnb, xrp, doge, ada, avax, link, dot, ltc, trx, bch, atom, near, or apt

No output schema declared.

No examples provided.

get_gex ~74

Gamma exposure (GEX) and max-pain price for an asset. Supported assets: BTC and ETH only — other assets are not available on this endpoint. $0.04 per call via x402.

NameTypeReqDescription
assetstringyesAsset symbol: btc or eth (only BTC and ETH are supported by this endpoint)

No output schema declared.

No examples provided.

get_liquidations ~97

Liquidation cluster-map and recent OKX liquidation prints for an asset. Identifies price levels with high liquidation density. Supports all 16 assets. $0.003 per call via x402.

NameTypeReqDescription
assetstringyesAsset symbol: btc, eth, sol, bnb, xrp, doge, ada, avax, link, dot, ltc, trx, bch, atom, near, or apt

No output schema declared.

No examples provided.

get_macro ~50

TradFi macro snapshot: VIX, DXY, 10Y yield, SPX, and gold — plus BTC correlations to each indicator. No params. $0.001 per call via x402.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_market_overview ~35

Get a funding rate and open interest snapshot across all 16 tracked crypto assets at once. Cost: $0.02.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_market_regime ~105

Current market regime classification: squeeze, breakout, funding-extreme, OI-surge, or normal. Use to detect high-volatility setups before trading. Supports all 16 assets. $0.02 per call via x402.

NameTypeReqDescription
assetstringyesAsset symbol: btc, eth, sol, bnb, xrp, doge, ada, avax, link, dot, ltc, trx, bch, atom, near, or apt

No output schema declared.

No examples provided.

get_market_scan ~80

Market-wide screen across up to 16 assets: ranks by signal strength, funding extremes, and regime state. Optional comma-separated `assets` filter. $0.04 per call via x402.

NameTypeReqDescription
assetsstringComma-separated asset symbols to filter, e.g. 'btc,eth,sol'. Omit for all 16.

No output schema declared.

No examples provided.

get_ohlc ~143

Get recent OHLCV candlestick data for an asset. Optional params: interval (e.g. '1h','4h','1d'), limit (number of candles). Supports all 16 assets. Cost: $0.001.

NameTypeReqDescription
assetstringyesAsset symbol: btc, eth, sol, bnb, xrp, doge, ada, avax, link, dot, ltc, trx, bch, atom, near, or apt
intervalstringCandle interval, e.g. '1h', '4h', '1d'
limitintegerNumber of candles to return

No output schema declared.

No examples provided.

get_open_interest ~100

Real-time open interest and 1-hour OI change for a perpetual futures market. Rising OI + rising price = strong trend. Supports all 16 assets. $0.02 per call via x402.

NameTypeReqDescription
assetstringyesAsset symbol: btc, eth, sol, bnb, xrp, doge, ada, avax, link, dot, ltc, trx, bch, atom, near, or apt

No output schema declared.

No examples provided.

get_options_iv ~73

Options implied volatility, skew, and term-structure for an asset. Supported assets: BTC and ETH only — other assets are not available on this endpoint. $0.03 per call via x402.

NameTypeReqDescription
assetstringyesAsset symbol: btc or eth (only BTC and ETH are supported by this endpoint)

No output schema declared.

No examples provided.

get_price ~107

Get real-time spot price for a crypto asset. Supports btc/eth/sol/bnb/xrp/doge/ada/avax/link/dot/ltc/trx/bch/atom/near/apt. Cost: $0.001.

NameTypeReqDescription
assetstringyesAsset symbol: btc, eth, sol, bnb, xrp, doge, ada, avax, link, dot, ltc, trx, bch, atom, near, or apt

No output schema declared.

No examples provided.

get_sample ~85

Free sample data for an asset — no payment required. Use to explore the data format before committing to paid calls. Supports all 16 assets.

NameTypeReqDescription
assetstringyesAsset symbol: btc, eth, sol, bnb, xrp, doge, ada, avax, link, dot, ltc, trx, bch, atom, near, or apt

No output schema declared.

No examples provided.

get_snapshot ~125

Get a comprehensive everything-in-one market snapshot for an asset: funding rate, open interest, basis, market regime, and (where available) forecast. Derivatives data covers all 16 assets; the forecast component is only included for btc, eth, sol, doge, xrp, and bnb. Cost: $0.04.

NameTypeReqDescription
assetstringyesAsset symbol: btc, eth, sol, bnb, xrp, doge, ada, avax, link, dot, ltc, trx, bch, atom, near, or apt

No output schema declared.

No examples provided.

get_volatility ~78

Get realized volatility metrics for an asset. Supports all 16 assets. Cost: $0.01.

NameTypeReqDescription
assetstringyesAsset symbol: btc, eth, sol, bnb, xrp, doge, ada, avax, link, dot, ltc, trx, bch, atom, near, or apt

No output schema declared.

No examples provided.

Common questions

What is the Kronos Crypto Data MCP server?

Kronos Crypto Data is an MCP server listed in the public MCP registry as io.github.hashchecked/crypto-derivatives-mcp. Crypto data MCP: 22 tools covering derivatives, forecasts, alerts, liquidations, GEX, 16 assets. This page covers its npm package (crypto-derivatives-mcp).

Is the Kronos Crypto Data MCP server safe to use?

Kronos Crypto Data scores 83 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Kronos Crypto Data MCP server expose?

Kronos Crypto Data exposes 22 tools: get_derivatives, get_funding_rate, get_open_interest, get_market_regime, get_forecast, and 17 more. Their descriptions and schemas cost roughly 2,038 tokens of context every time the server is loaded.

Is the Kronos Crypto Data MCP server still maintained?

Kronos Crypto Data is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the Kronos Crypto Data MCP server under?

Kronos Crypto Data declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.