Skip to content

Helpdesk

Gorgias MCP connector

The Gorgias connector brings your helpdesk tickets, customers, messages, tags, and agents into Claude, ChatGPT, Cursor, or the Elaichi Agent, so your team can ask about and work Gorgias tickets in plain language, inside their own Gorgias access, with every action logged.

  • How it connects. Connects over OAuth. 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 Gorgias to Claude, ChatGPT or Cursor

Two steps, about a minute.

1

In Elaichi

Connect Gorgias once

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

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

  3. Supply your own Gorgias app, then approve. Gorgias needs an OAuth app you register yourself, so bring its client ID and secret. One person does this once for the organization.

The credential is vaulted. Nobody reads it back, not even the AI.

Add connection

Choose a connector.

gorgias
Gorgias
Acquire
Ada
Atomicwork
CM Mobile Service Cloud
Crisp
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 Gorgias 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 Gorgias 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 Gorgias 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 Gorgias 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 Gorgias through Elaichi

Every one of these runs inside the access the person already has, and lands in the same audit log.

  • Support

    Find every open ticket about one order

    Ask for the open Gorgias tickets that mention a specific order or customer and get the list with status, assignee, and last message, without scrolling through views.

  • Support

    Catch up on a customer before replying

    Pull a Gorgias customer's profile, their past tickets, and the message history in one ask, so the reply is written with the whole story in view.

  • Support

    Tag and reassign tickets in bulk

    Tell the agent to add a tag, change the status, or move a batch of Gorgias tickets to the right person after triage, instead of opening each one.

  • Customer experience

    Summarize a week of ticket themes

    Read through the messages on recent Gorgias tickets and group them by what customers are complaining about, ready to paste into the weekly review.

  • Store operations

    Log a ticket from a warehouse report

    When a shipment goes wrong, create a Gorgias ticket against the affected customer with the details filled in, so the support team sees it in their queue right away.

  • Admin

    Clean up duplicate tags and stale agents

    Merge Gorgias tags that mean the same thing, rename inconsistent ones, and add or remove helpdesk users as people join and leave the team.

Try asking

  • “Show open Gorgias tickets from the last 48 hours.”
  • “Which customers filed more than three tickets this month?”
  • “Summarize ticket volume by Gorgias user this week.”

See all 104 Gorgias tools below

AI tools

Gorgias tools for your AI agents

104 tools are ready to call through Elaichi's MCP endpoint the moment you connect Gorgias, governed by the same roles, restrictions, and audit log as everything else in Elaichi.

See it in Elaichi

What connecting Gorgias gets you

6 screens from the product, each doing one job for your Gorgias account.

The agent

Ask about tickets, read the answer.

Plain language questions answered from live Gorgias tickets, customers and users.

  • tickets
  • customers
  • users
  • messages

Ask Elaichi to work across your apps.

Show open Gorgias tickets from the last 48 hours.

Which customers filed more than three tickets this month?

Summarize ticket volume by Gorgias user this week.

Also runs in Claude, ChatGPT or Cursor

MCP clients

One Gorgias endpoint for every MCP client.

Claude, ChatGPT and Cursor connect over OAuth, no SDK, no shared 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

104 Gorgias tools ready on connect.

Tickets, customers, users and messages covered without writing custom code.

  • List all Gorgias users
  • Get single Gorgias user by ID
  • Create a Gorgias user
  • Update a Gorgias user by ID
ElaichiTools
Tool Action Description
List all Gorgias users List List users ordered by name in Gorgias. Returns id, active status, bio, created_datetime, country, deactivated_datetime, email, external_id, firstname, lastname, language, meta.name, role, timezone, and updated_datetime fields.
Get single Gorgias user by ID Get Get information about a specific user in Gorgias by id. Use id 0 to fetch the current user. Returns user details including id, name, email, and role.
Create a Gorgias user Create Create a user in Gorgias with required email, name, and role. Returns id, active status, bio, created_datetime, country, email, external_id, firstname, lastname, language, meta, full name, role name, timezone, updated_datetime, and client_id.
Update a Gorgias user by ID Update Update a user by id in Gorgias. Returns fields including id, active status, bio, created_datetime, country, email, external_id, firstname, lastname, language, meta data, full name, role name, timezone, updated_datetime, and client_id.
Delete a Gorgias user by ID Delete Delete a user by id in Gorgias. Returns no content on success.

Toolboxes

Every team gets its own toolbox.

Support, billing and ops each see a Gorgias toolbox scoped to them.

  • Support
  • Billing
  • Retention
  • Support ops
ElaichiToolboxes
Name Source template Tools Created

Support toolbox

Gorgias · tickets and messages

Gorgias starter 18 Mar 4, 2026

Billing toolbox

Gorgias · refund and payment tickets

9 Mar 2, 2026

Retention toolbox

Gorgias · customers and ticket history

24 Feb 27, 2026

Support ops toolbox

Gorgias · users and queue rules

Gorgias starter 6 Feb 19, 2026

Quality toolbox

Gorgias · ticket reviews and tags

31 Jan 30, 2026

Product toolbox

Gorgias · bug tickets and themes

12 Jan 22, 2026

Shared connections

Teammates work tickets without a credential.

Each Gorgias connection shows who added it and which teams use it.

  • Support EMEA
  • Support US
  • Billing
  • Retention
ElaichiConnections
Connection Scope Status Access
GO

Gorgias (Support EMEA)

Connected by Emma Laurent

Personal • Active 1 team · 6 members
GO

Gorgias (Support US)

Connected by James Whitfield

Organization • Active 3 teams · 24 members
GO

Gorgias (Billing)

Connected by Sofia Ricci

Organization • Active 2 teams · 11 members
GO

Gorgias (Retention)

Connected by Daniel Ortega

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

Gorgias (Support ops)

Connected by Clara Nowak

Personal • Active Not shared
GO

Gorgias (VIP queue)

Connected by Michael Brennan

Personal • Active 2 teams · 9 members

Audit log

Answer who touched which ticket.

Every Gorgias call is logged with time, actor, action, type and resource.

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

Gorgias Users Updated MCP

26 minutes ago

Mar 6, 2026, 2:46 PM

C

Clara Nowak

[email protected]

Gorgias Tickets Created MCP

32 minutes ago

Mar 6, 2026, 2:40 PM

M

Michael Brennan

[email protected]

Gorgias Tickets 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 fires, the digest posts back.

Gorgias tickets are fetched, grouped, drafted, approved by a person, then posted.

Gorgias digest

Run 418 · started 2 minutes ago · on behalf of Emma Laurent

  1. Schedule

    Every weekday at 08:00

    0.2s
  2. Fetch tickets

    Gorgias

    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

    Gorgias

    Queued

Collections and dashboards

Gorgias health, counted on a schedule.

Four metrics, fourteen days of tickets created, split by team, no model.

Gorgias health

Refreshed 4 minutes ago · every 15 minutes · from the tickets collection

Live

Tickets

1,284 ↓ 12%

Customers

96 ↓ 8%

Needs attention

3 ↑ 2

Updated this week

412 ↑ 9%

Tickets created

Last 14 days

By team

Share of activity

Support EMEA 34%

Support US 27%

Billing 21%

Retention 18%

FAQ

Frequently asked questions

How do I connect Gorgias to Claude?

Connect Gorgias in Elaichi first, then in Claude go to Customize, then Connectors, then Add, and paste https://api.elaichi.ai/mcp as the endpoint. Gorgias asks you to register an OAuth application inside your own Gorgias account, so one person brings that client ID and secret to Elaichi once, then everyone else simply signs in to Gorgias with their usual login when prompted. After that, Claude can work with Gorgias tickets, customers, and tags as the person who signed in.

Does Gorgias work with ChatGPT and Cursor as well as Claude?

Yes. Once Gorgias 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 Gorgias once and every client picks it up.

What can an AI agent actually do with my Gorgias data?

An agent connected to Gorgias can look up tickets, read the messages on them, find a customer and their history, create new tickets, update status, assignee, or tags on existing ones, and manage tags and helpdesk users. Because Gorgias has a lot of capabilities, the agent searches for the right one as it goes, so short concrete asks like "open tickets tagged refund from this week" work better than long paragraphs.

Does connecting Gorgias give the AI access to every ticket in the helpdesk?

No. Every call to Gorgias runs as the person who signed in, so the AI sees only the tickets, customers, and settings that person can already see in Gorgias. Elaichi can narrow that further with restrictions, but it can never grant more than the person's own Gorgias permissions allow.

Can my team share one Gorgias connection?

Yes. One person connects Gorgias in Elaichi and shares the connection with a team, and nobody else ever handles the OAuth client ID or secret. Each teammate still signs in to Gorgias as themselves, so the audit log names the actual person behind every ticket update.

Can I stop an agent from deleting or changing things in Gorgias?

Yes. Restrictions in Elaichi work per action, so you can allow reading Gorgias tickets and customers while blocking deletes, or blocking any change at all. A blocked action is never shown to Claude, ChatGPT, or Cursor in the first place, so no prompt, however worded, can reach it.

What happens to a Gorgias connection when someone leaves?

Offboarding that person in Elaichi ends their access to Gorgias through every AI client at once. A shared Gorgias connection keeps working for everyone else on the team. If you ever want to remove Gorgias entirely, disconnecting it once in Elaichi removes it from Claude, ChatGPT, Cursor, and every other client together.

Put Gorgias in front of your team

Fourteen days on Gold, no credit card. Connect it once and pick what each team can call.