Ordoro MCP connector
The Ordoro connector brings orders, shipping details, addresses and dropship requests into Claude, ChatGPT, Cursor and the Elaichi Agent, so your team can look up, update and ship orders by asking, inside the access they already have.
-
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 Ordoro to Claude, ChatGPT or Cursor
Two steps, about a minute.
In Elaichi
Connect Ordoro once
-
Open Connections, choose Add connection, and pick Ordoro.
-
Optionally set Share with to give a team access, then press Connect.
-
Paste an Ordoro API key. One person generates a token in Ordoro 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.
Ordoro MCP connector for 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.
Ordoro MCP connector for 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.
Ordoro MCP connector for 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 Ordoro 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 Ordoro through Elaichi
Every one of these runs inside the access the person already has, and lands in the same audit log.
-
Support
Fix a shipping address before the label prints
A customer writes in with a typo in their street. Ask for the order by number and have the shipping address corrected in Ordoro before it leaves the warehouse.
-
Fulfillment
Route orders to the closest warehouse
Move a batch of today's orders to the warehouse nearest the customer, in Ordoro, without opening each order one at a time.
-
Purchasing
Send dropship requests to suppliers
For items you do not stock, create the dropship request on the order and process the dropshipments in Ordoro once the supplier confirms.
-
Operations
Cancel orders before they ship
When a customer changes their mind or a payment fails, find the order in Ordoro and cancel it, with the cancellation recorded against your name.
-
Warehouse
Apply shipping and return presets in bulk
Add the right shipping preset to a set of orders, or attach a return preset when a customer needs a label back to you.
-
Ecommerce
Record tracking on orders placed by hand
Create wholesale or phone orders in Ordoro, then add shipping information once the carrier picks them up so the customer sees a tracking number.
Try asking
- “Update the shipping address on order 10482 to the new one”
- “Which orders are still waiting on a dropship request?”
- “Move today's Texas orders to the Dallas warehouse”
AI tools
Ordoro tools for your AI agents
150 tools are ready to call through Elaichi's MCP endpoint the moment you connect Ordoro, 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 Ordoro gets you
6 screens from the product, each doing one job for your Ordoro account.
The agent
Ask about live Ordoro orders in plain language.
Three starter prompts pull answers from real orders, addresses and dropship requests.
- orders
- addresses
- dropship requests
- presets
Ask Elaichi to work across your apps.
Update the shipping address on order 10482 to the new one
Which orders are still waiting on a dropship request?
Move today's Texas orders to the Dallas warehouse
Also runs in Claude, ChatGPT or Cursor
MCP clients
One Ordoro endpoint for Claude, ChatGPT and Cursor.
Every MCP client uses one org endpoint over OAuth, no SDK, no shared API key.
Copy the endpoint
Tool catalog
150 Ordoro tools, ready without writing code.
Orders, addresses, shipping info and dropship requests, covered with no custom code.
- Create a Ordoro address
- Get single Ordoro address by ID
- List all Ordoro addresses
- Update a Ordoro address by ID
Toolboxes
Each team gets its own Ordoro toolbox.
Fulfillment, support and purchasing each work from a toolbox scoped to their jobs.
- Fulfillment
- Support
- Purchasing
- Warehouse
Shared connections
Teammates ship Ordoro orders without seeing a credential.
One person connects Ordoro, shares it with teams, and the API key stays hidden.
- Fulfillment
- Support
- Purchasing
- Warehouse East
Audit log
Every Ordoro change is logged with a name.
See who cancelled an order or changed a warehouse, when, and on which record.
- 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 new Ordoro orders into work.
Orders are fetched, grouped, drafted into a digest, approved by a person, then posted back.
Ordoro digest
Run 418 · started 2 minutes ago · on behalf of Emma Laurent
-
✓
Schedule
Every weekday at 08:00
0.2s -
✓
Fetch orders
Ordoro
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
Ordoro
Queued
Collections and dashboards
Ordoro order health, computed without asking.
Four metrics, 14 days of orders created and a breakdown by team, refreshed on schedule.
Ordoro health
Refreshed 4 minutes ago · every 15 minutes · from the orders collection
Orders
1,284 ↓ 12%
Addresses
96 ↓ 8%
Needs attention
3 ↑ 2
Updated this week
412 ↑ 9%
Orders created
Last 14 days
By team
Share of activity
Fulfillment 34%
Support 27%
Purchasing 21%
Warehouse East 18%
Related connectors
More from the catalog
FAQ
Frequently asked questions
How do I connect Ordoro to Claude?
Two steps. In Elaichi, choose Ordoro from the catalog and paste in the API key from your Ordoro account, there is 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 https://api.elaichi.ai/mcp. Sign in with your Elaichi account and Ordoro orders are available in Claude.
Does Ordoro work with ChatGPT and Cursor as well as Claude?
Yes. Ordoro is connected once in Elaichi, and the same endpoint, https://api.elaichi.ai/mcp, is added to Claude, ChatGPT, Cursor, any other MCP client and the Elaichi Agent. Nothing about the Ordoro connection changes from one client to the next.
What can an AI agent actually do with my Ordoro data?
With Ordoro connected, an agent can find an order by number or customer, correct a shipping address, move an order to another warehouse, cancel it, or add tracking once it ships. It can create dropship requests and process dropshipments, and apply shipping or return presets to orders. Because Ordoro exposes many actions, short concrete asks like "cancel order 10482" work better than long paragraphs.
Does connecting Ordoro give the AI everything in my account?
No. The Ordoro connection carries only the access of the API key the person supplied, and every action runs inside that access. Elaichi can narrow what an agent may do in Ordoro, for example to read orders but never cancel them, and it can never widen access beyond what that person already has.
Can I stop an agent from cancelling or changing orders in Ordoro?
Yes. Restrictions in Elaichi work per action, so you can allow looking up Ordoro orders while blocking cancellations, address changes or dropship processing. A blocked action is never advertised to Claude, ChatGPT or Cursor at all, so no prompt, however worded, can reach it.
What happens to an Ordoro connection when someone leaves?
Offboarding a person in Elaichi ends their access to Ordoro through every AI client at once. If they had shared the Ordoro connection with a team, it keeps working for everyone else. If you disconnect Ordoro once in Elaichi, it disappears from Claude, ChatGPT, Cursor and every other client together.
Does the Ordoro MCP connector work with Gemini, Codex, Claude Code or other MCP clients?
Yes. Ordoro is reached over the same MCP endpoint every client uses, so anything that speaks MCP can call it — Gemini, Codex, Claude Code, Windsurf, Cline, Zed and OpenCode among them — alongside Claude, ChatGPT, Cursor, and the Elaichi Agent. The tools on offer and the access behind them are identical whichever client asks. Only the setup screen differs.
Put Ordoro in front of your team
14 days on Gold, no credit card. Connect it once and pick what each team can call.
- Works with
-
and any other MCP client, or the Elaichi Agent.
- When the trial ends
- Nothing is deleted. Connections, roles and the audit log stay where they are, so subscribing picks up exactly where you left off.