CoinMarketCap logo
ConnectorCoinMarketCap

CoinMarketCap integration for Claude and Codex

Create a CoinMarketCap connection, then control which Spaces can use its approved tools and data without pasting credentials into prompts or threads.

Use CoinMarketCap from Claude

Add the CoinMarketCap connection to a Space that runs Claude, then use it from every channel in that Space.

Use CoinMarketCap from Codex

Add the CoinMarketCap connection to a Space that runs Codex, then use it from every channel in that Space.

Use CoinMarketCap from Sidekick

Connect your own OpenClaw to Sidekick while Type provides the conversations, permissions, connections, skills, and automations.

Analytics & Data

What the CoinMarketCap connector can do

CoinMarketCap provides a comprehensive cryptocurrency market data API, offering real-time and historical data on cryptocurrencies and exchanges.

One connection, many Spaces

Connect CoinMarketCap once, then decide which Spaces can use it in threads, skills, automations, and coding work.

Representative actions

  • Cryptocurrency Listings Latest

    Fetch the latest cryptocurrency market listings from CoinMarketCap. Returns a ranked list of active cryptocurrencies with real-time price, market cap, 24h volume, and percent changes. By default returns top 100 by market cap. Common use cases: - Get top cryptocurrencies: No params needed (defaults to top 100 by market cap) - Find DeFi tokens: tag="defi" - Get high volume assets: volume_24h_min=1000000000 - Find cheap small caps: price_max=1, market_cap_max=10000000 - Get biggest gainers: sort="percent_change_24h", sort_dir="desc" - Pagination: Use start and limit (e.g., start=101, limit=100 for page 2)

  • Cryptocurrency Map

    Tool to retrieve a mapping of all cryptocurrencies, including their unique IDs, symbols, and names. Use when you need reference IDs for crypto assets. Response results are nested under a `data` key.

  • Get Latest Cryptocurrency Quotes

    Tool to get the latest aggregated global market quotes for one or more cryptocurrencies. Exactly one of id, symbol, or slug must be provided; combining multiple identifier types or omitting all causes an error. Response is nested under data → SYMBOL (or ID) → quote → TARGET_CURRENCY for fields like price and last_updated.

  • Get cryptocurrency info

    Tool to fetch metadata (description, logo, URLs) for one or more cryptocurrencies. Use when you need static asset details like descriptions, logos, and related links. Exactly one of `id`, `slug`, or `symbol` must be provided; combining multiple lookup parameters causes errors. Response is nested under a `data` object keyed by asset ID or symbol.

  • Get exchange info

    Tool to get detailed metadata for one or more exchanges. Use when you need exchange logos, supported fiats, launch dates, and official links.

Connection

API and auth details

CoinMarketCap provides REST APIs for cryptocurrency market data, including listings, quotes, exchange data, indexes, DEX/on-chain data, metadata, fiat maps, and historical pricing. Authentication uses an API key sent with requests, and the developer portal manages keys and subscriptions.

FAQ

Questions people ask before connecting CoinMarketCap

Can Claude use CoinMarketCap?

Yes. Add a CoinMarketCap connection to a Space that runs Claude, then use its approved tools and data from any channel in that Space.

Can Codex work with CoinMarketCap through Type?

Yes. Add a CoinMarketCap connection to a Space that runs Codex, then use its approved tools and data from any channel in that Space.

Is this the same as a CoinMarketCap MCP server?

Not exactly. Type uses connectors and connections to give selected Spaces access to approved app tools and data. Some connectors use hosted MCP, while others use OAuth, API keys, service accounts, or custom APIs.

More analytics & data connectors