Ecommerce
RepZio MCP connector
The RepZio connector lets Claude, ChatGPT, Cursor, and the Elaichi Agent look up products, orders, customers, and ship-to addresses in RepZio, write new orders and line items, and keep product sets current, with each person working inside their own RepZio access.
-
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 RepZio to Claude, ChatGPT or Cursor
Two steps, about a minute.
In Elaichi
Connect RepZio once
-
Open Connections, choose Add connection, and pick RepZio.
-
Optionally set Share with to give a team access, then press Connect.
-
Paste a RepZio API key. One person generates a token in RepZio 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 RepZio 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 RepZio 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 RepZio 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 RepZio 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 RepZio through Elaichi
Every one of these runs inside the access the person already has, and lands in the same audit log.
-
Sales
Write the order right after the showroom visit
A rep reads out what the buyer picked, and the agent creates the RepZio order, adds the line items, and picks the right ship-to address before the rep leaves the building.
-
Sales
Check stock and pricing before quoting
Ask what a product costs, what the minimum is, and what else sits in the same product set, and get the answer from the RepZio catalog while the buyer is still on the phone.
-
Sales operations
Pull every order from this week's show
List the RepZio orders written over the show dates, grouped by rep and by account, so the recap is ready Monday morning without exporting anything by hand.
-
Merchandising
Keep the catalog current for the season
Add new RepZio products, update prices and descriptions on existing ones, and build the product sets reps will show on the floor, all from one conversation.
-
Customer service
Answer a retailer asking about their order
Look up the RepZio order by number, read back the line items and the ship-to address, and add a missing item if the retailer asks for one.
-
Operations
Get orders moving to the ERP
Update the export status on RepZio orders once they have been sent downstream, so nobody re-keys an order or pushes the same one twice.
Try asking
- “Show me RepZio orders created this week”
- “Which shiptos have no orders this quarter?”
- “Summarize order totals by team for last month”
AI tools
RepZio tools for your AI agents
80 tools are ready to call through Elaichi's MCP endpoint the moment you connect RepZio, 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 RepZio gets you
6 screens from the product, each doing one job for your RepZio account.
The agent
Ask about RepZio orders in plain language.
Three starter prompts pull answers from live RepZio orders, shiptos and customers.
- orders
- shiptos
- merges
- customers
Ask Elaichi to work across your apps.
Show me RepZio orders created this week
Which shiptos have no orders this quarter?
Summarize order totals by team for last month
Also runs in Claude, ChatGPT or Cursor
MCP clients
Claude, ChatGPT and Cursor reach RepZio.
One governed MCP endpoint over OAuth, no SDK and no shared API key.
Copy the endpoint
Tool catalog
80 RepZio tools arrive ready to call.
Orders, shiptos, merges and misc records, with no custom code to write.
- Create a RepZio access token
- List all RepZio misc
- RepZio misc list 2
- Create a RepZio misc
Toolboxes
Every team gets its own RepZio toolbox.
Curate one toolbox per team and scope it to the work they do.
- Sales reps
- Customer service
- Operations
- Finance
Shared connections
Reps use RepZio without seeing credentials.
The connections table shows who connected each account and which teams share it.
- Sales EMEA
- Sales North America
- Customer service
- Operations
Audit log
Every RepZio order change has a name.
When, who, what happened, type and resource, in an append only 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
A schedule drafts your RepZio order digest.
Six steps fetch orders, group them, draft a digest, await approval, post back.
RepZio digest
Run 418 · started 2 minutes ago · on behalf of Emma Laurent
-
✓
Schedule
Every weekday at 08:00
0.2s -
✓
Fetch orders
RepZio
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
RepZio
Queued
Collections and dashboards
RepZio order health, counted not guessed.
Four metrics, 14 days of records created and a team breakdown, refreshed on schedule.
RepZio health
Refreshed 4 minutes ago · every 15 minutes · from the orders collection
Orders
1,284 ↓ 12%
Shiptos
96 ↓ 8%
Needs attention
3 ↑ 2
Updated this week
412 ↑ 9%
Orders created
Last 14 days
By team
Share of activity
Sales EMEA 34%
Sales North America 27%
Customer service 21%
Operations 18%
Related connectors
More from the catalog
FAQ
Frequently asked questions
How do I connect RepZio to Claude?
Connect RepZio in Elaichi first, which means pasting your RepZio API key into the connection form, since RepZio connects with an API key rather than a sign-in screen. 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. Claude asks you to sign in to Elaichi once, and RepZio is available from then on.
Does RepZio work with ChatGPT and Cursor as well as Claude?
Yes. Once RepZio 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 RepZio once and every client you use picks it up.
What can an AI agent actually do with my RepZio data?
With RepZio connected, an agent can look up products and pricing, list and read orders, find a customer's ship-to addresses, create new orders and add line items, and add or update products and product sets. RepZio has a large set of actions, so the agent searches for the right one as it works, and short concrete asks such as "list orders for Acme from last week" work better than long paragraphs.
Does connecting RepZio give the AI access to every order and every account?
No. Every request runs under the RepZio API key of the person who connected, so the agent can only see the orders, products, and customers that key already reaches in RepZio. Elaichi can narrow that further by blocking specific actions for a team, but it can never widen access beyond what RepZio itself allows.
Can I stop an agent from deleting or changing things in RepZio?
Yes. Restrictions in Elaichi work per action, so you can allow reading RepZio orders and products while blocking creating orders, removing line items, or changing product records. A blocked action is never shown to Claude, ChatGPT, or any other client at all, so no prompt, however worded, can reach it.
What happens to a RepZio connection when someone leaves?
When you offboard a person in Elaichi, their access to RepZio through every client ends at once. If they were using a shared RepZio connection, it keeps working for everyone else on the team. If you want RepZio gone entirely, disconnecting it once in Elaichi removes it from Claude, ChatGPT, Cursor, and every other client together.
Put RepZio in front of your team
Fourteen days on Gold, no credit card. Connect it once and pick what each team can call.