Skip to content

Trading

CoinAPI MCP connector

The CoinAPI connector brings live and historical crypto market data, including exchange rates, quotes, trades, order books and candles across exchanges, into Claude, ChatGPT, Cursor and any MCP client through one governed endpoint.

  • How it connects. Connects with an API key. The credential goes into a vault nobody reads back.

  • One address. https://api.elaichi.ai/mcp, the same for every user.

  • Their own access. An agent never gets more than the person it acts for.

How to connect

How to connect CoinAPI to Claude, ChatGPT or Cursor

Two steps, about a minute.

1

In Elaichi

Connect CoinAPI once

  1. Open Connections, choose Add connection, and pick CoinAPI.

  2. Optionally set Share with to give a team access, then press Connect.

  3. Paste a CoinAPI API key. One person generates a token in CoinAPI and pastes it once. Everyone else works through Share with, and never sees it.

The credential is vaulted. Nobody reads it back, not even the AI.

Add connection

Choose a connector.

coinapi
CoinAPI
1Password
360learning
7shifts
Acquire
Ada
2

In your AI client

Point it at one endpoint

Everyone in the organization uses the same address, and each person only ever reaches what their own account allows.

Connect CoinAPI to Claude

  1. 1

    Open Customize, then Connectors.

  2. 2

    Press Add.

  3. 3

    Name it, paste the MCP server URL, then Continue.

    https://api.elaichi.ai/mcp
  4. 4

    Sign in and approve.

On Team and Enterprise, an Owner adds it once. Everyone else turns it on for themselves.

Connect CoinAPI to ChatGPT

  1. 1

    Open Plugins, then press the + button.

  2. 2

    Name it and paste the endpoint into Server URL.

    https://api.elaichi.ai/mcp
  3. 3

    Leave Authentication on OAuth, then tick the risk acknowledgement.

  4. 4

    Press Create, then sign in and approve.

Works on the web today. The plugin directory lives at chatgpt.com/plugins.

Connect CoinAPI to Cursor

  1. 1

    Open ~/.cursor/mcp.json.

  2. 2

    Add the endpoint under mcpServers.

    https://api.elaichi.ai/mcp
  3. 3

    Reload Cursor, then sign in and approve.

~/.cursor/mcp.json

{
  "mcpServers": {
    "elaichi": {
      "url": "https://api.elaichi.ai/mcp"
    }
  }
}

Set up per machine, so repeat it on each computer you work from.

Connect CoinAPI to any MCP client

  1. 1

    Add the endpoint as a remote MCP server.

    https://api.elaichi.ai/mcp
  2. 2

    Sign in and approve.

{
  "mcpServers": {
    "elaichi": {
      "url": "https://api.elaichi.ai/mcp"
    }
  }
}

The Elaichi Agent already has these tools, with nothing to set up.

Use cases

What teams do with CoinAPI through Elaichi

Every one of these runs inside the access the person already has, and lands in the same audit log.

  • Trading

    Check a price before placing an order

    Ask for the current quote, recent trades and order book depth for a symbol on a specific exchange, then compare it with the same pair elsewhere before you act.

  • Research

    Pull candles for a backtest

    Fetch daily or hourly open, high, low, close and volume history for a symbol over any date range, and have the agent summarize the trend or export the series for your model.

  • Finance

    Value crypto holdings at a set date

    Look up the historical exchange rate for each asset on the reporting date and produce a valuation table in your reporting currency without opening a spreadsheet of CSV downloads.

  • Treasury

    Compare rates across exchanges

    Get the exchange rate for a pair across every venue CoinAPI covers and spot where the spread is wide enough to matter before moving funds.

  • Product

    Keep asset and chain lists current

    List the assets, chains, symbols and exchanges CoinAPI tracks, along with their icons, so a listing page or picker stays in step with what is actually traded.

  • Risk

    Monitor market metrics on a venue

    Pull volume, open interest and other exchange metrics for the venues you rely on and get a plain language read on anything that has changed since last week.

Try asking

  • “Show me today's BTC/USD exchange rate movement.”
  • “Summarize order book depth for the top exchanges.”
  • “List OHLCV trends for ETH over the last week.”

See all 50 CoinAPI tools below

AI tools

CoinAPI tools for your AI agents

50 tools are ready to call through Elaichi's MCP endpoint the moment you connect CoinAPI, governed by the same roles, restrictions, and audit log as everything else in Elaichi.

See it in Elaichi

What connecting CoinAPI gets you

6 screens from the product, each doing one job for your CoinAPI account.

The agent

Ask CoinAPI questions, get live market answers.

Type a plain language question and get answers pulled from live CoinAPI records.

  • exchange rates
  • order books
  • trades
  • quotes

Ask Elaichi to work across your apps.

Show me today's BTC/USD exchange rate movement.

Summarize order book depth for the top exchanges.

List OHLCV trends for ETH over the last week.

Also runs in Claude, ChatGPT or Cursor

MCP clients

One CoinAPI endpoint, every MCP client connects.

Claude, ChatGPT and Cursor reach CoinAPI through one governed org endpoint, no shared keys.

ElaichiMCP clients
Claude ChatGPT Cursor

Copy the endpoint

https://api.elaichi.ai/mcp
Client Connected by Status Last used
Claude
E

Emma Laurent

• Connected 4 minutes ago
Cursor
S

Sofia Ricci

• Connected 2 hours ago
ChatGPT
C

Clara Nowak

• Connected Yesterday

Tool catalog

50 CoinAPI tools, zero custom code.

Browse exchange rates, order books, trades and metrics without writing any code.

  • List all CoinAPI exchange rates
  • Get single CoinAPI exchange rate by ID
  • List all CoinAPI ohlcv
  • List all CoinAPI options
ElaichiTools
Tool Action Description
List all CoinAPI exchange rates List Get all current exchange rates between a requested base asset and all other assets in CoinAPI. Returns: asset_id_base, rates. Optional filters: filter_asset_id, invert, time. Required: asset_id_base.
Get single CoinAPI exchange rate by ID Get Get a specific exchange rate between a base asset and a quote asset in CoinAPI, optionally at a historical time. Returns: time, asset_id_base, asset_id_quote, rate. Required: asset_id_base, id.
List all CoinAPI ohlcv List List historical OHLCV timeseries for a CoinAPI symbol in time ascending order. Returns: time_period_start, time_period_end, time_open, time_close, price_open, price_high, price_low, price_close, volume_traded, trades_count. Required: symbol_id, period_id.
List all CoinAPI options List List current CoinAPI options data for a specific exchange, grouped by underlying asset, quote currency, and expiration time with call and put quotes at each strike price. Returns: asset_id_base, asset_id_quote, underlying_price, time_expiration, strikes. Required: exchange_id.
List all CoinAPI order book List Get the current order book for a specified symbol in CoinAPI. Returns the order book snapshot including symbol_id, time_exchange, time_coinapi, asks (each with id, price, size), and bids (each with id, price, size). Required: symbol_id.

Toolboxes

Every team gets its own CoinAPI toolbox.

Trading, research and risk teams each work from a toolbox scoped to their needs.

  • Trading desk
  • Research
  • Risk
  • Quant
ElaichiToolboxes
Name Source template Tools Created

Trading desk toolbox

CoinAPI · quotes and order books

CoinAPI starter 18 Mar 4, 2026

Research toolbox

CoinAPI · metrics and historical rates

9 Mar 2, 2026

Risk toolbox

CoinAPI · exchange rate monitoring

24 Feb 27, 2026

Quant toolbox

CoinAPI · OHLCV and trade data

CoinAPI starter 6 Feb 19, 2026

Compliance toolbox

CoinAPI · trade and exchange audits

31 Jan 30, 2026

Product toolbox

CoinAPI · exchange and asset coverage

12 Jan 22, 2026

Shared connections

Share CoinAPI access, never share the credential.

See who connected each CoinAPI account and how many teams and members use it.

  • Spot Trading
  • Derivatives
  • Market Data
  • Research Feed
ElaichiConnections
Connection Scope Status Access
CO

CoinAPI (Spot Trading)

Connected by Emma Laurent

Personal • Active 1 team · 6 members
CO

CoinAPI (Derivatives)

Connected by James Whitfield

Organization • Active 3 teams · 24 members
CO

CoinAPI (Market Data)

Connected by Sofia Ricci

Organization • Active 2 teams · 11 members
CO

CoinAPI (Research Feed)

Connected by Daniel Ortega

Personal • Needs re-auth 1 team · 3 members
CO

CoinAPI (Risk Monitoring)

Connected by Clara Nowak

Personal • Active Not shared
CO

CoinAPI (Client Reporting)

Connected by Michael Brennan

Personal • Active 2 teams · 9 members

Audit log

Every CoinAPI call, logged and attributable.

See when, who and what happened on every CoinAPI call in one audit log.

  • When
  • Who
  • What happened
  • Type
ElaichiAudit log
When Who What happened Type

2 minutes ago

Mar 6, 2026, 3:10 PM

E

Emma Laurent

[email protected]

Restriction Created Access

8 minutes ago

Mar 6, 2026, 3:04 PM

J

James Whitfield

[email protected]

Restriction Updated Access

14 minutes ago

Mar 6, 2026, 2:58 PM

S

Sofia Ricci

[email protected]

Role Assigned Access

20 minutes ago

Mar 6, 2026, 2:52 PM

D

Daniel Ortega

[email protected]

CoinAPI Users Updated MCP

26 minutes ago

Mar 6, 2026, 2:46 PM

C

Clara Nowak

[email protected]

CoinAPI Exchange rates Created MCP

32 minutes ago

Mar 6, 2026, 2:40 PM

M

Michael Brennan

[email protected]

CoinAPI Exchange rates List Toolbox

Launching soon

From answering questions to doing the work

A person no longer has to ask. A trigger starts the work, inside the same permissions and the same audit log as everything else. Automations and live dashboards are launching soon, on the Black plan.

Automations

CoinAPI data moves, a person still approves.

A schedule fetches CoinAPI records, drafts a digest, and waits for approval before posting back.

CoinAPI digest

Run 418 · started 2 minutes ago · on behalf of Emma Laurent

  1. Schedule

    Every weekday at 08:00

    0.2s
  2. Fetch exchange rates

    CoinAPI

    1.4s
  3. Group by owner

    Transform

    0.1s
  4. Draft the digest

    Agent step

    Ran with 4 tools, returned a structured summary

    6.2s
  5. Approve the digest

    Needs approval

    Assigned to Michael Brennan

    Approve
  6. Post the digest

    CoinAPI

    Queued

Collections and dashboards

CoinAPI numbers, refreshed without a prompt.

A health dashboard tracks CoinAPI metrics and record volume by team on a schedule.

CoinAPI health

Refreshed 4 minutes ago · every 15 minutes · from the exchange rates collection

Live

Exchange rates

1,284 ↓ 12%

Order books

96 ↓ 8%

Needs attention

3 ↑ 2

Updated this week

412 ↑ 9%

Exchange rates created

Last 14 days

By team

Share of activity

Spot Trading 34%

Derivatives 27%

Market Data 21%

Research Feed 18%

FAQ

Frequently asked questions

How do I connect CoinAPI to Claude?

Two steps. In Elaichi, add the CoinAPI connector and paste in the API key from your CoinAPI account, which is the only sign-in CoinAPI needs, with no OAuth application to register and no client ID or secret to generate. Then in Claude go to Customize, then Connectors, then Add, and paste the endpoint https://api.elaichi.ai/mcp. Sign in with your Elaichi account and CoinAPI market data is available in the conversation.

Does CoinAPI work with ChatGPT and Cursor as well as Claude?

Yes. Once CoinAPI is connected in Elaichi, the same endpoint, https://api.elaichi.ai/mcp, works in Claude, ChatGPT, Cursor, any other MCP client and the Elaichi Agent. You connect CoinAPI once and every client your team uses picks it up.

What can an AI agent actually do with my CoinAPI data?

With CoinAPI connected, an agent can look up current and historical exchange rates, quotes, trades and order books for any symbol on any covered exchange, pull candle history for a date range, and list the assets, chains, symbols and exchanges CoinAPI tracks along with exchange metrics. It is a read connector, so the agent answers questions and builds tables from market data rather than placing trades. Because CoinAPI covers a lot of ground, short concrete asks such as "hourly candles for BTC on Coinbase last week" get better results than long sentences.

Does connecting CoinAPI give the AI everything in my CoinAPI plan?

An agent working through CoinAPI in Elaichi sees exactly what the API key you connected is entitled to, no more. If your CoinAPI plan limits certain exchanges, history depth or request volume, those limits apply to every call the agent makes. Elaichi can narrow that access further, for example to exchange rates only, but it can never widen what your CoinAPI key allows.

Can my team share one CoinAPI connection?

Yes. One person connects CoinAPI in Elaichi with the API key, then shares the connection with a team, and nobody else on the team ever handles or sees that key. Each teammate still signs in to the endpoint as themselves, so every CoinAPI request in the audit log names the person who made it, not the person who connected it.

Can I stop an agent from deleting or changing things in CoinAPI?

The CoinAPI connector is read only, so an agent can look up rates, trades, order books and history but cannot place orders or change anything in your CoinAPI account. You can still restrict individual actions in Elaichi, for example hiding order book or historical data from a team that only needs exchange rates. A blocked action is never advertised to Claude, ChatGPT, Cursor or any other client, so no prompt can reach it.

What happens to a CoinAPI connection when someone leaves?

When you offboard someone in Elaichi, their access to CoinAPI through the endpoint ends at once, in every client they had set up. If they were using a shared CoinAPI connection, it keeps working for everyone else on the team. If the connection was theirs alone, disconnecting it once in Elaichi removes CoinAPI from Claude, ChatGPT, Cursor and every other client at the same time.

Put CoinAPI in front of your team

Fourteen days on Gold, no credit card. Connect it once and pick what each team can call.