Skip to content
Back to CoinGecko API

Card snapshot

coingecko.main-kill-isr.mintlify.me · 2026-06-16 20:53:53 UTC · c8e8df96c7833a219e8b41fcaab397b68be10f7517ebd79938cc33a70219b07d

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": "CoinGecko API",
  "description": "CoinGecko API delivers real-time and historical cryptocurrency data \u2014 including prices, OHLCV, market cap, trading volume, NFT, and onchain DeFi data \u2014 for coins, tokens, pools, and exchanges via REST API, WebSocket, and Webhooks, with SDK and MCP server support for AI agents.",
  "url": "https://docs.coingecko.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.coingecko.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.coingecko.com/",
    "organization": "CoinGecko API"
  },
  "documentationUrl": "https://docs.coingecko.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "coingecko",
      "name": "Coingecko",
      "description": "Use when building crypto applications that need real-time or historical price data, market analytics, onchain DEX data, portfolio tracking, trading bots, compliance reporting, or AI agents. CoinGecko provides REST APIs, WebSocket streams, and webhooks for accessing 18,000+ coins, 1,500+ exchanges, and 39M+ onchain tokens across 200+ blockchain networks.",
      "tags": [],
      "url": "https://docs.coingecko.com/.well-known/agent-skills/coingecko/skill.md"
    }
  ]
}