Skip to content

IPAAS

Tavio MCP connector

The Tavio connector lets Claude, ChatGPT, Cursor, and other AI clients work with your Tavio workflows, environments, configs, solutions, users, and customers, each request running as the signed-in person and recorded in an audit log.

  • 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 Tavio to Claude, ChatGPT or Cursor

Two steps, about a minute.

1

In Elaichi

Connect Tavio once

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

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

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

tavio
Tavio
1Password
360learning
7shifts
Acquire
Ada
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 Tavio 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 Tavio 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 Tavio 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 Tavio 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 Tavio through Elaichi

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

  • Operations

    Check which workflows are live before a release

    Ask for the full list of Tavio workflows and pull up any one by name to confirm what it does and which environment it runs in before you change anything.

  • IT

    Add a new hire to Tavio in one step

    Create the Tavio user, confirm their details, and update their record later when their role changes, all from the chat window where you already work.

  • Customer success

    Set up a new customer on their first day

    Create the customer in Tavio, connect their environment, and confirm the setup is in place while you are still on the kickoff call.

  • Implementation

    Fix a config without opening the console

    Look up the config behind a solution, compare it with what the customer asked for, and update the values that are wrong.

  • Support

    Find out why a workflow stopped running

    Pull up the workflow and its config, read them together, and tell the customer what changed rather than guessing.

  • Operations

    Retire environments nobody uses anymore

    List every Tavio environment, spot the ones from finished pilots or departed customers, and remove them so the account stays clean.

Try asking

  • “List all Tavio environments and who owns each one.”
  • “Which Tavio users were added to production this month?”
  • “Show Tavio customers with no solutions connected yet.”

See all 30 Tavio tools below

AI tools

Tavio tools for your AI agents

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

See it in Elaichi

What connecting Tavio gets you

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

The agent

Ask about Tavio users, get real answers.

Plain language questions answered from live Tavio users, environments and solutions.

  • users
  • environments
  • customers
  • solutions

Ask Elaichi to work across your apps.

List all Tavio environments and who owns each one.

Which Tavio users were added to production this month?

Show Tavio customers with no solutions connected yet.

Also runs in Claude, ChatGPT or Cursor

MCP clients

Claude, ChatGPT and Cursor reach Tavio.

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

All 30 Tavio tools are ready now.

Users, environments, connections, customers and solutions covered without writing custom code.

  • Create a Tavio auth
  • Create a Tavio auth token
  • Create a Tavio environment connection
  • List all Tavio me
ElaichiTools
Tool Action Description
Create a Tavio auth Create Authenticate a tavio user within the context of a specific organization. Returns the access token and full user details including token, expires_in, and a user object with id, email, status, firstName, lastName, mfaRequired, mfaConfigured, changePassword, and invite_expired. Required: org_domain, username, password. A 404 is returned if the user does not have access to the organization.
Create a Tavio auth token Create Renew an existing tavio access token (organization-level or environment-level) for the specified organization, returning a new token with extended validity. The current token must be passed as a Bearer token in the Authorization header. Returns: token, expires_in. Required: org_domain.
Create a Tavio environment connection Create Connect a user to a specific tavio environment (customer), authenticating them within that environment's context. Returns: token, context, expires_in, message. Required: org_domain, env_domain. Returns a 404 if the user does not have access to the specified environment.
List all Tavio me List Retrieve the current authenticated user in Tavio. Returns the user object including id, email, status, firstName, lastName, roles, mfaRequired, mfaConfigured, username, and invite_expired. Required: org_domain.
List all Tavio users List List all users in a tavio organization. Returns: id, email, status, favorite, lastName, username, firstName, mfaRequired, mfaConfigured, changePassword, invite_expired. Supports filters and sort query parameters. Required: org_domain.

Toolboxes

Every team gets its own Tavio toolbox.

Curate one toolbox per team so each sees only the Tavio tools it needs.

  • Platform
  • Support
  • Security
  • Solutions
ElaichiToolboxes
Name Source template Tools Created

Platform toolbox

Tavio · environments and connections

Tavio starter 18 Mar 4, 2026

Support toolbox

Tavio · customers and users

9 Mar 2, 2026

Security toolbox

Tavio · auth tokens and access

24 Feb 27, 2026

Solutions toolbox

Tavio · solutions and customers

Tavio starter 6 Feb 19, 2026

Operations toolbox

Tavio · environment connections

31 Jan 30, 2026

Data toolbox

Tavio · users and solutions reporting

12 Jan 22, 2026

Shared connections

Teammates use Tavio without holding credentials.

Each connection shows who connected it and which teams and members share it.

  • Platform
  • Support EMEA
  • Security
  • Solutions
ElaichiConnections
Connection Scope Status Access
TA

Tavio (Platform)

Connected by Emma Laurent

Personal • Active 1 team · 6 members
TA

Tavio (Support EMEA)

Connected by James Whitfield

Organization • Active 3 teams · 24 members
TA

Tavio (Security)

Connected by Sofia Ricci

Organization • Active 2 teams · 11 members
TA

Tavio (Solutions)

Connected by Daniel Ortega

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

Tavio (Operations)

Connected by Clara Nowak

Personal • Active Not shared
TA

Tavio (Sandbox)

Connected by Michael Brennan

Personal • Active 2 teams · 9 members

Audit log

Answer who changed which Tavio environment.

Append-only log of when, who, what happened, type and Tavio resource touched.

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

Tavio Users Updated MCP

26 minutes ago

Mar 6, 2026, 2:46 PM

C

Clara Nowak

[email protected]

Tavio Users Created MCP

32 minutes ago

Mar 6, 2026, 2:40 PM

M

Michael Brennan

[email protected]

Tavio Users 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, Tavio work gets done.

Six steps fetch Tavio environments, group them, draft a digest, await approval, post back.

Tavio digest

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

  1. Schedule

    Every weekday at 08:00

    0.2s
  2. Fetch users

    Tavio

    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

    Tavio

    Queued

Collections and dashboards

Tavio numbers arrive before anyone asks.

Four metrics, 14 days of records created and a team breakdown, refreshed on schedule.

Tavio health

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

Live

Users

1,284 ↓ 12%

Environments

96 ↓ 8%

Needs attention

3 ↑ 2

Updated this week

412 ↑ 9%

Users created

Last 14 days

By team

Share of activity

Platform 34%

Support EMEA 27%

Security 21%

Solutions 18%

FAQ

Frequently asked questions

How do I connect Tavio to Claude?

Connect Tavio in Elaichi first: Tavio uses an API key, so you paste the key from your Tavio account into Elaichi and the connection is ready. 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 the Elaichi endpoint https://api.elaichi.ai/mcp. Sign in with your Elaichi account and Tavio appears in Claude.

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

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

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

With Tavio connected, an agent can list and read your workflows, environments, configs, solutions, and users, and it can create and update workflows, configs, and users, create customers, and connect environments. In practice that means asking which workflows exist for a customer, fixing a config value, adding a teammate, or removing an unused environment, all in plain language. It can only do what the Tavio connector offers, nothing beyond it.

Does connecting Tavio give the AI access to every environment and workflow?

No. Every request to Tavio runs as the person who signed in, so the AI can only see the environments, workflows, and configs that person's Tavio access already allows. Elaichi can narrow that further, for example to read-only or to a subset of actions, but it can never widen what Tavio itself permits.

Can my team share one Tavio connection?

Yes. One person connects Tavio with the API key and shares the connection with a team in Elaichi, and nobody else ever sees or handles the key. Each teammate still signs in to Elaichi as themselves, so every change to a Tavio workflow or config is logged under the name of the person who made it.

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

Yes. Restrictions in Elaichi work per action, so you can allow reading Tavio workflows and configs while blocking updates, or block deleting users, environments, and workflows altogether. A blocked action is never shown to Claude, ChatGPT, or any other client, so no prompt, however worded, can reach it.

What happens to a Tavio connection when someone leaves?

Offboarding a person in Elaichi ends their access to Tavio through every AI client at once, with no key to rotate. If they shared a Tavio connection with a team, that connection keeps working for everyone else. If you ever want Tavio gone entirely, disconnecting it once in Elaichi removes it from Claude, ChatGPT, Cursor, and every other client at the same time.

Put Tavio in front of your team

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