Skip to content

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.

1

In Elaichi

Connect RepZio once

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

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

  3. 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.

repzio
RepZio
Bigcommerce
Bol.com
Channable
Clover
Ecwid
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 RepZio 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 RepZio 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 RepZio 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 RepZio 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 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”

See all 80 RepZio tools below

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.

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.

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

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
ElaichiTools
Tool Action Description
Create a RepZio access token Create Generate a repzio access token using the integration's stored credentials. Returns: access_token, expires_in, token_type. All credential fields (client, clientsecret, userName, password) are supplied automatically from the integration configuration.
List all RepZio misc List Get a repzio customer by customer number. Returns the full customer object including customerNumber, customerID, and customerName. Required: customer_number.
RepZio misc list 2 List List repzio customers with optional sorting and filtering. Returns a paginated collection of customer records, each including customerNumber, customerID, and customerName.
Create a RepZio misc Create Create a new customer in repzio. Returns the created customer object including customerNumber, customerID, and customerName.
Update a RepZio misc by ID Update Update an existing customer in repzio. Returns an empty 204 response on success.

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
ElaichiToolboxes
Name Source template Tools Created

Sales reps toolbox

RepZio · orders and customers

RepZio starter 18 Mar 4, 2026

Customer service toolbox

RepZio · order edits and shiptos

9 Mar 2, 2026

Operations toolbox

RepZio · order exports and fulfilment

24 Feb 27, 2026

Finance toolbox

RepZio · order totals and invoicing

RepZio starter 6 Feb 19, 2026

Data toolbox

RepZio · merges and misc records

31 Jan 30, 2026

Leadership toolbox

RepZio · order reporting

12 Jan 22, 2026

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
ElaichiConnections
Connection Scope Status Access
RE

RepZio (Sales EMEA)

Connected by Emma Laurent

Personal • Active 1 team · 6 members
RE

RepZio (Sales North America)

Connected by James Whitfield

Organization • Active 3 teams · 24 members
RE

RepZio (Customer service)

Connected by Sofia Ricci

Organization • Active 2 teams · 11 members
RE

RepZio (Operations)

Connected by Daniel Ortega

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

RepZio (Finance)

Connected by Clara Nowak

Personal • Active Not shared
RE

RepZio (Wholesale)

Connected by Michael Brennan

Personal • Active 2 teams · 9 members

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
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]

RepZio Users Updated MCP

26 minutes ago

Mar 6, 2026, 2:46 PM

C

Clara Nowak

[email protected]

RepZio Orders Created MCP

32 minutes ago

Mar 6, 2026, 2:40 PM

M

Michael Brennan

[email protected]

RepZio Orders 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

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

  1. Schedule

    Every weekday at 08:00

    0.2s
  2. Fetch orders

    RepZio

    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

    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

Live

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%

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 my team share one RepZio connection?

Yes. One person connects RepZio in Elaichi and shares the connection with a team, and nobody else ever sees or handles the RepZio API key. Each teammate still signs in to Elaichi as themselves, so the audit log names the person who wrote each order, not just the shared connection.

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.