CoinMarketCap for your agents.
Connect CoinMarketCap once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 10 curated tools, discovered on demand, with your key stored on your machine and every call going direct to CoinMarketCap.
What agents can do with CoinMarketCap
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
coinmarketcap_id_mapGet a mapping of all cryptocurrency IDs. Useful for finding the id parameter needed by other endpoints.
coinmarketcap_quotes_latestGet the latest market quotes for one or more cryptocurrencies by id or symbol. Returns price, volume, market cap, and percent change.
coinmarketcap_listings_latestPaginated list of all active cryptocurrencies with latest market data. Sorted by market cap by default.
coinmarketcap_global_metricsGet aggregate global cryptocurrency market data including total market cap, BTC dominance, and total volume.
coinmarketcap_price_conversionConvert an amount of one cryptocurrency or fiat currency into another using the latest market prices.
coinmarketcap_infoGet metadata for one or more cryptocurrencies by id or symbol. Returns logo, description, URLs, and launch date.
coinmarketcap_exchange_mapGet a mapping of all cryptocurrency exchange IDs. Used to find exchange IDs for other endpoints.
coinmarketcap_fiat_mapGet a mapping of fiat currencies supported by CoinMarketCap (id, name, sign, symbol).
coinmarketcap_categoriesList all cryptocurrency categories and their metadata (title, description, num_tokens).
coinmarketcap_quotes_historicalGet historical market quotes for a cryptocurrency. Requires paid plan. Use id or symbol, with time_period and count.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Sign up for a CoinMarketCap API account (Basic plan is free).
- Navigate to the API Key section in the dashboard.
- Copy your API key.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect CoinMarketCap to Even: call connect_begin("coinmarketcap") on the even-connect MCP and walk me through it.
Query latest cryptocurrency prices via CoinMarketCap, track market cap rankings, and convert between crypto and fiat.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.