Skip to content
Back to ByKaranteli

Card snapshot

mcp.bykaranteli.com · 2026-08-22 02:20:38 UTC · 4074d1358c951400158b4aac00c77e0cb0efc5dff27a300b30cf962e400576dc

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "ByKaranteli",
  "description": "Crypto derivatives data terminal: liquidations, funding, open interest, options, ETF flows, CFTC positioning, order flow and slippage, recorded by our own collection network. Live snapshots are free and unmetered; history is sold per call over x402.",
  "url": "https://mcp.bykaranteli.com",
  "preferredTransport": "MCP",
  "provider": {
    "organization": "ByKaranteli",
    "url": "https://bykaranteli.com"
  },
  "version": "1.0.0",
  "documentationUrl": "https://bykaranteli.com/developers",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "text/plain",
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json",
    "text/markdown"
  ],
  "skills": [
    {
      "id": "liquidations",
      "name": "Liquidations and liquidation heatmap",
      "description": "Real liquidation prints from six venues, 24h totals, daily history, liquidation clusters by price level.",
      "tags": [
        "crypto",
        "derivatives",
        "liquidations"
      ],
      "examples": [
        "How much was liquidated in the last 24 hours?",
        "Where are the nearest BTC liquidation clusters?"
      ]
    },
    {
      "id": "funding",
      "name": "Funding rates and arbitrage",
      "description": "Funding heatmap across major perps, cross-exchange spreads net of fees, 90-day funding history per symbol.",
      "tags": [
        "funding",
        "perpetuals",
        "arbitrage"
      ],
      "examples": [
        "Which perps have the most negative funding right now?"
      ]
    },
    {
      "id": "open-interest",
      "name": "Open interest and pressure",
      "description": "OI leaderboard, composite long/short pressure scores, intraday OI changes.",
      "tags": [
        "open interest",
        "positioning"
      ]
    },
    {
      "id": "options",
      "name": "Options market",
      "description": "Deribit gamma exposure, DVOL, expiry structure, options flow tape.",
      "tags": [
        "options",
        "volatility"
      ]
    },
    {
      "id": "flows",
      "name": "ETF flows and positioning",
      "description": "US spot BTC and ETH ETF flows by fund, CFTC Commitments of Traders, Coinbase premium, whale tape.",
      "tags": [
        "etf",
        "cot",
        "flows"
      ]
    },
    {
      "id": "indices",
      "name": "Market indices and narratives",
      "description": "Fear & Greed, dominance, Altcoin Season Index, narrative theme indices, factor board, macro liquidity, quantum exposure.",
      "tags": [
        "indices",
        "macro"
      ]
    }
  ],
  "additionalInterfaces": [
    {
      "url": "https://mcp.bykaranteli.com",
      "transport": "MCP"
    },
    {
      "url": "https://bykaranteli.com/api/v1/public/manifest",
      "transport": "HTTP+JSON"
    },
    {
      "url": "https://bykaranteli.com/openapi.json",
      "transport": "OpenAPI"
    },
    {
      "url": "https://bykaranteli.com/.well-known/x402",
      "transport": "x402"
    },
    {
      "url": "https://bykaranteli.com/llms.txt",
      "transport": "llms.txt"
    }
  ],
  "securitySchemes": {},
  "security": []
}