Skip to content

Artificial Intelligence

Chatvolt MCP connector

The Chatvolt connector brings your Chatvolt agents, conversations, messages, blacklists and dispatches into Claude, ChatGPT, Cursor and any MCP client, so your team can review and work chats in plain language inside their own Chatvolt 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 Chatvolt to Claude, ChatGPT or Cursor

Two steps, about a minute.

1

In Elaichi

Connect Chatvolt once

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

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

  3. Paste a Chatvolt API key. One person generates a token in Chatvolt 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.

chatvolt
Chatvolt
AirOps
Algolia
Botpress
Cohere
DigitalOcean
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 Chatvolt 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 Chatvolt 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 Chatvolt 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 Chatvolt 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 Chatvolt through Elaichi

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

  • Support

    Triage the conversation queue each morning

    Ask for the open Chatvolt conversations, sort them by priority, and assign the urgent ones to the right person before the day starts.

  • Support

    Take over a chat from the bot

    When a customer is stuck, switch the AI off for that Chatvolt conversation, assign it to yourself, and send the reply as a human.

  • Sales

    Follow up leads from Chatvolt chats

    Pull the recent conversations that mention pricing or a demo, read what the visitor asked, and send a follow-up message without opening Chatvolt.

  • Operations

    Tune agent settings without the admin screen

    Update a Chatvolt agent's name, instructions or behavior by describing the change, and check the result by asking for the agent's current settings.

  • Marketing

    Send a dispatch to a segment

    Create a Chatvolt dispatch to reach a group of contacts with a campaign message, then watch which conversations come back.

  • Customer success

    Keep account details on the conversation

    Record plan, region or renewal date as variables on a Chatvolt conversation so the agent and your teammates see the context on the next message.

Try asking

  • “Which Chatvolt agents handled the most conversations this week?”
  • “Assign the high priority Chatvolt conversations to the support queue.”
  • “List blacklist entries added to our billing agent.”

See all 113 Chatvolt tools below

AI tools

Chatvolt tools for your AI agents

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

See it in Elaichi

What connecting Chatvolt gets you

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

The agent

Ask about agents and conversations in plain language.

The agent screen answers from live Chatvolt agents, conversations and blacklists.

  • agents
  • conversations
  • blacklists
  • assignments

Ask Elaichi to work across your apps.

Which Chatvolt agents handled the most conversations this week?

Assign the high priority Chatvolt conversations to the support queue.

List blacklist entries added to our billing agent.

Also runs in Claude, ChatGPT or Cursor

MCP clients

Claude, ChatGPT and Cursor reach Chatvolt here.

One org 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

113 Chatvolt tools are ready to call.

Agents, conversations, blacklists and their methods are listed, with no custom code.

  • Chatvolt agents query
  • Get single Chatvolt agent by ID
  • Create a Chatvolt agent
  • Update a Chatvolt agent by ID
ElaichiTools
Tool Action Description
Chatvolt agents query Search Send a query to a specific agent in Chatvolt using id. Returns answer, conversationId, visitorId, messageId, sources (with text, score, and datasource info), and metadata. Requires query in the request body.
Get single Chatvolt agent by ID Get Get a Chatvolt agent by its id or handle. Returns the agent object including id, name, modelName, visibility, tools, and timestamps. Required: id.
Create a Chatvolt agent Create Create a new Chatvolt agent. Returns the created agent object including id, name, modelName, visibility, and tools.
Update a Chatvolt agent by ID Update Update a Chatvolt agent. Replaces the provided fields and the full tools array. Returns the updated agent object including id, name, modelName, and tools. Required: id.
Delete a Chatvolt agent by ID Delete Delete a Chatvolt agent by id. Returns the deleted agent object including id, name, modelName, and visibility. Required: id.

Toolboxes

Every team gets its own Chatvolt toolbox.

Support, sales and ops each see a curated set of Chatvolt tools.

  • Support
  • Sales
  • AI Ops
  • Trust and Safety
ElaichiToolboxes
Name Source template Tools Created

Support toolbox

Chatvolt · conversations and priorities

Chatvolt starter 18 Mar 4, 2026

Sales toolbox

Chatvolt · lead handling agents

9 Mar 2, 2026

AI Ops toolbox

Chatvolt · agent configuration

24 Feb 27, 2026

Trust and Safety toolbox

Chatvolt · blacklists and escalations

Chatvolt starter 6 Feb 19, 2026

Product toolbox

Chatvolt · conversation analysis

31 Jan 30, 2026

Marketing toolbox

Chatvolt · customer facing agents

12 Jan 22, 2026

Shared connections

Teammates use Chatvolt accounts without seeing credentials.

The connections table shows who connected each account and which teams share it.

  • Support EMEA
  • Sales US
  • AI Ops
  • Trust and Safety
ElaichiConnections
Connection Scope Status Access
CH

Chatvolt (Support EMEA)

Connected by Emma Laurent

Personal • Active 1 team · 6 members
CH

Chatvolt (Sales US)

Connected by James Whitfield

Organization • Active 3 teams · 24 members
CH

Chatvolt (AI Ops)

Connected by Sofia Ricci

Organization • Active 2 teams · 11 members
CH

Chatvolt (Trust and Safety)

Connected by Daniel Ortega

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

Chatvolt (Product Research)

Connected by Clara Nowak

Personal • Active Not shared
CH

Chatvolt (Marketing)

Connected by Michael Brennan

Personal • Active 2 teams · 9 members

Audit log

Every Chatvolt call is written down.

When, who, what happened, type and resource for each agent and conversation call.

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

Chatvolt Users Updated MCP

26 minutes ago

Mar 6, 2026, 2:46 PM

C

Clara Nowak

[email protected]

Chatvolt Agents Created MCP

32 minutes ago

Mar 6, 2026, 2:40 PM

M

Michael Brennan

[email protected]

Chatvolt Agents 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 Chatvolt conversation digest.

Six steps fetch conversations, group them, draft a digest, get approval, post back.

Chatvolt digest

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

  1. Schedule

    Every weekday at 08:00

    0.2s
  2. Fetch agents

    Chatvolt

    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

    Chatvolt

    Queued

Collections and dashboards

Chatvolt agent health, counted on a schedule.

Four metrics, fourteen days of conversations created, and a breakdown by team.

Chatvolt health

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

Live

Agents

1,284 ↓ 12%

Conversations

96 ↓ 8%

Needs attention

3 ↑ 2

Updated this week

412 ↑ 9%

Agents created

Last 14 days

By team

Share of activity

Support EMEA 34%

Sales US 27%

AI Ops 21%

Trust and Safety 18%

FAQ

Frequently asked questions

How do I connect Chatvolt to Claude?

Connecting Chatvolt to Claude takes two steps. First, open Elaichi, choose Chatvolt from the catalog, and paste your Chatvolt API key when asked. Then in Claude go to Customize, then Connectors, then Add, and enter https://api.elaichi.ai/mcp. There is no OAuth application to register and no client ID or secret to generate.

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

Yes. Once Chatvolt 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 Chatvolt once and every client sees it.

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

With Chatvolt connected, an AI agent can list your conversations, read the messages in any of them, set a conversation's status or priority, assign it to a teammate, switch the AI on or off for it, and send or log a message. It can also look up, create, update or remove Chatvolt agents and their blacklists, manage the variables stored on a conversation, and create a dispatch. Short, concrete asks such as "show me open Chatvolt conversations from today" work better than long paragraphs.

Does connecting Chatvolt give the AI access to every agent and conversation?

No. Access to Chatvolt follows the person who signed in, so the AI sees only the agents and conversations that person's Chatvolt account can already reach. Elaichi can narrow that further, for example to reading conversations but not deleting them, and it never widens it beyond what the person already has in Chatvolt.

Can my team share one Chatvolt connection?

Yes. One person connects Chatvolt in Elaichi and shares the connection with a team, and nobody else ever handles the Chatvolt API key. Each teammate still signs in to Elaichi as themselves, so every message sent or conversation changed in Chatvolt is logged under their own name.

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

Yes. Restrictions in Elaichi apply per action, so you can allow reading Chatvolt conversations and sending messages while blocking deleting conversations, deleting agents or clearing variables. A blocked action is never shown to Claude, ChatGPT or Cursor at all, so no prompt, however worded, can reach it.

What happens to a Chatvolt connection when someone leaves?

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

Put Chatvolt in front of your team

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