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.
In Elaichi
Connect CoinAPI once
-
Open Connections, choose Add connection, and pick CoinAPI.
-
Optionally set Share with to give a team access, then press Connect.
-
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.
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
Open Customize, then Connectors.
-
2
Press Add.
-
3
Name it, paste the MCP server URL, then Continue.
https://api.elaichi.ai/mcp -
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
Open Plugins, then press the + button.
-
2
Name it and paste the endpoint into Server URL.
https://api.elaichi.ai/mcp -
3
Leave Authentication on OAuth, then tick the risk acknowledgement.
-
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
Open
~/.cursor/mcp.json. -
2
Add the endpoint under
mcpServers.https://api.elaichi.ai/mcp -
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
Add the endpoint as a remote MCP server.
https://api.elaichi.ai/mcp -
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.”
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.
No tools match your search.
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.
Copy the endpoint
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
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
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
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
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
-
✓
Schedule
Every weekday at 08:00
0.2s -
✓
Fetch exchange rates
CoinAPI
1.4s -
✓
Group by owner
Transform
0.1s -
✓
Draft the digest
Agent step
Ran with 4 tools, returned a structured summary
6.2s -
Approve the digest
Needs approval
Assigned to Michael Brennan
Approve Deny -
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
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%
Related connectors
More from the catalog
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 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.