# CoinMarketCal AI integration on Definable

> CoinMarketCal is a community-driven crypto calendar, highlighting upcoming events, announcements, and releases, helping traders and enthusiasts track market-impacting developments in the cryptocurrency space

## What this connects

CoinMarketCal is a community-driven crypto calendar, highlighting upcoming events, announcements, and releases, helping traders and enthusiasts track market-impacting developments in the cryptocurrency space

Vendor: https://coinmarketcal.com/en/

## Tools available

**3** tools available. First 3:

- `COINMARKETCAL_LIST_COINS` — List Coins — Tool to retrieve list of all available coins/cryptocurrencies in CoinMarketCal database. Use when you need to fetch coin information including IDs, names, symbols, and event counts.
- `COINMARKETCAL_LIST_EVENT_CATEGORIES` — List Event Categories — Tool to list all event categories. Use when you need to fetch available event categories.
- `COINMARKETCAL_LIST_EVENTS` — List Cryptocurrency Events — Tool to retrieve list of cryptocurrency events. Use when you need to fetch upcoming or past crypto events filtered by date range, coins, categories, or other criteria. Note: Cannot retrieve events before 25/11/2017. The can_occur_before field is important as some events may happen before their stated date.

## Auth

Auth schemes: `API_KEY`.

## How agents use CoinMarketCal

Inside a Definable workflow, CoinMarketCal is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → CoinMarketCal** — the Researcher (GPT-5.5) pulls context from CoinMarketCal (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → CoinMarketCal** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into CoinMarketCal (create record, post message, draft email).
- **Designer / Engineer → Distributor → CoinMarketCal** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via CoinMarketCal (attach file, open PR comment, post status).

The Verifier checks every CoinMarketCal call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- analytics — https://definable.ai/apps/category/analytics/

## Related

- HTML page: https://definable.ai/apps/coinmarketcal/
- Same category (analytics): https://definable.ai/apps/category/analytics/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
