Analytics
Allium MCP connector
The Allium connector brings on-chain data into Claude, ChatGPT, Cursor, and any MCP client, so your team can run explorer queries, check token prices, and review wallet balances and transactions with each person signed in as themselves.
-
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 Allium to Claude, ChatGPT or Cursor
Two steps, about a minute.
In Elaichi
Connect Allium once
-
Open Connections, choose Add connection, and pick Allium.
-
Optionally set Share with to give a team access, then press Connect.
-
Paste an Allium API key. One person generates a token in Allium 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 Allium 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 Allium 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 Allium 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 Allium 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 Allium through Elaichi
Every one of these runs inside the access the person already has, and lands in the same audit log.
-
Research
Run an explorer query in plain language
Ask for the top tokens by transfer volume this week, let the agent start the query run in Allium, wait for it to finish, and read back the results.
-
Finance
Check treasury wallet balances and holdings
Pull the current balances for the organization's wallets and see how holdings have shifted over the month before the close.
-
Finance
Report profit and loss per wallet
Get realized and unrealized profit and loss for a wallet, along with its history, so a treasury report is ready without a spreadsheet export.
-
Compliance
Trace transfers for a flagged wallet
List the transactions and token transfers for a wallet address that came up in a review and summarize the counterparties.
-
Product
Look up token prices and price history
Get the current price of a token, its price history over a range, and a quick stat like average or high before a launch decision.
-
Data
Review NFT holdings on Polygon
List the Polygon NFTs tied to a collection or wallet and search Allium's token and asset catalog to confirm what they are.
Try asking
- “Show me the latest token price history for ETH.”
- “Which Allium query runs finished overnight, and their results?”
- “Search Allium tokens on Polygon and list the top ten.”
AI tools
Allium tools for your AI agents
90 tools are ready to call through Elaichi's MCP endpoint the moment you connect Allium, 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 Allium gets you
6 screens from the product, each doing one job for your Allium account.
The agent
Ask about token prices, read live answers.
Type a question in plain language and Elaichi answers from live Allium query runs.
- query runs
- tokens
- token prices
- nfts
Ask Elaichi to work across your apps.
Show me the latest token price history for ETH.
Which Allium query runs finished overnight, and their results?
Search Allium tokens on Polygon and list the top ten.
Also runs in Claude, ChatGPT or Cursor
MCP clients
Claude, ChatGPT and Cursor reach Allium together.
One governed MCP endpoint over OAuth, no SDK to build and no shared API key.
Copy the endpoint
Tool catalog
All 90 Allium tools arrive ready to call.
Query runs, tokens, token prices and Polygon NFTs, with no custom code to write.
- Create a Allium querie run
- Create a Allium querie run async
- List all Allium explorer query runs
- Allium explorer query runs cancel
Toolboxes
Every team gets its own Allium toolbox.
Curate one toolbox per team so research, data and finance see different Allium tools.
- Research
- Data
- Finance
- Trading
Shared connections
Teammates run Allium queries without a key.
See who connected each Allium account and how many teams and members share it.
- Research
- Data Platform
- Finance
- Trading Desk
Audit log
Every Allium call is written down.
When, who, what happened, type and resource, appended for each Allium query run.
- 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
A schedule turns Allium records into a digest.
Six steps fetch Allium query results, group them, draft a digest and post it back after approval.
Allium digest
Run 418 · started 2 minutes ago · on behalf of Emma Laurent
-
✓
Schedule
Every weekday at 08:00
0.2s -
✓
Fetch query runs
Allium
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
Allium
Queued
Collections and dashboards
Allium health arrives before anyone asks.
Four metrics, 14 days of records created and a team breakdown, computed on a schedule.
Allium health
Refreshed 4 minutes ago · every 15 minutes · from the query runs collection
Query runs
1,284 ↓ 12%
Tokens
96 ↓ 8%
Needs attention
3 ↑ 2
Updated this week
412 ↑ 9%
Query runs created
Last 14 days
By team
Share of activity
Research 34%
Data Platform 27%
Finance 21%
Trading Desk 18%
Related connectors
More from the catalog
FAQ
Frequently asked questions
How do I connect Allium to Claude?
Connect Allium in Elaichi first: pick Allium from the catalog and paste in the API key from your Allium account, which is the whole sign-in step. There is no OAuth application to register and no client ID or secret to generate. Then in Claude open Customize, then Connectors, then Add, and paste https://api.elaichi.ai/mcp as the endpoint. Claude asks you to sign in to Elaichi, and Allium is available in your next conversation.
Does Allium work with ChatGPT and Cursor as well as Claude?
Yes. Once Allium is connected in Elaichi, the same endpoint, https://api.elaichi.ai/mcp, works in Claude, ChatGPT, Cursor, any MCP client, and the Elaichi Agent. You connect Allium once and each client picks it up with the same access and the same audit log.
What can an AI agent actually do with my Allium data?
An agent connected to Allium can start an explorer query, check its status, and read the results, so you can ask questions about on-chain activity in plain language. It can also look up token prices and price history, search tokens and assets, list token transfers, and pull a wallet's balances, transactions, holdings history, and profit and loss. Because Allium exposes many actions, short concrete asks like "balances for this wallet" work better than long paragraphs.
Does connecting Allium give the AI everything in my account?
No. Every request to Allium runs with the API key of the person who connected it, so the agent can reach only what that Allium account can already reach. Elaichi can narrow that further with restrictions on specific actions, and it can never widen what the Allium account itself allows.
Can I stop an agent from deleting or changing things in Allium?
Yes. Restrictions in Elaichi apply per action, so you can allow reading token prices and wallet balances while blocking anything that cancels a query run or starts long-running jobs in Allium. A blocked action is never shown to Claude, ChatGPT, Cursor, or any other client, so no prompt can reach it.
What happens to an Allium connection when someone leaves?
When you offboard someone in Elaichi, their access to Allium through every connected client ends at once. If they shared an Allium connection with a team, it keeps working for everyone else, and you can rotate the API key when you are ready. Disconnecting Allium once in Elaichi removes it from Claude, ChatGPT, Cursor, and every other client at the same time.
Put Allium in front of your team
Fourteen days on Gold, no credit card. Connect it once and pick what each team can call.