Skip to content

Analytics

Artie MCP connector

The Artie connector lets Claude, ChatGPT, Cursor and any MCP client check Artie connectors, browse source tables, manage column hashing salts and encryption keys, and start exports, with every action 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 Artie to Claude, ChatGPT or Cursor

Two steps, about a minute.

1

In Elaichi

Connect Artie once

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

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

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

artie
Artie
Allium
Amplitude
Botify
DoiT
Google Analytics
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 Artie 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 Artie 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 Artie 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 Artie 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 Artie through Elaichi

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

  • Data engineering

    Check a source before building a pipeline

    Ping a new Postgres, Oracle or DynamoDB connector in Artie and list its databases, schemas and tables so you know it is reachable before anyone sets up replication.

  • Analytics

    Find where a table actually lives

    Search the Artie data catalog for the orders or customers table, pull its column detail, and answer the question without opening three separate consoles.

  • Security

    Review how sensitive columns are masked

    List every column hashing salt and encryption key in Artie, then preview how a salt hashes a field before that data lands in the warehouse.

  • Platform

    Stand up a new Snowflake destination

    Create the Snowflake warehouse, database and schema through Artie, then confirm the connector can reach it, all from the same conversation.

  • Data engineering

    Clean up after a database cutover

    List the remaining Postgres publications, drop the stale replication slot, and update the Artie connector settings once the migration is finished.

  • Operations

    Start an export when a team asks

    Kick off a DynamoDB export in Artie the moment a downstream team needs a fresh copy, and check the connector afterward to confirm it went through.

Try asking

  • “Which Artie connectors pull tables from the warehouse database?”
  • “Summarize schemas added across Artie connectors this month.”
  • “List columns covered by Artie column hashing salts.”

See all 59 Artie tools below

AI tools

Artie tools for your AI agents

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

See it in Elaichi

What connecting Artie gets you

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

The agent

Ask about Artie connectors in plain language.

Starter prompts return answers from live Artie connectors, schemas and tables.

  • connectors
  • schemas
  • tables
  • databases

Ask Elaichi to work across your apps.

Which Artie connectors pull tables from the warehouse database?

Summarize schemas added across Artie connectors this month.

List columns covered by Artie column hashing salts.

Also runs in Claude, ChatGPT or Cursor

MCP clients

Claude, ChatGPT and Cursor reach Artie together.

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 59 Artie tools arrive ready to call.

Connectors, schemas, tables and column hashing salts, with no custom code written.

  • List all Artie column hashing salts
  • Get single Artie column hashing salt by ID
  • Create a Artie column hashing salt
  • Update a Artie column hashing salt by ID
ElaichiTools
Tool Action Description
List all Artie column hashing salts List List all column hashing salts configured in Artie.
Get single Artie column hashing salt by ID Get Get a single column hashing salt in Artie by id.
Create a Artie column hashing salt Create Create a new column hashing salt in Artie.
Update a Artie column hashing salt by ID Update Update an existing column hashing salt in Artie by id. Required: id.
Delete a Artie column hashing salt by ID Delete Delete a column hashing salt in Artie by id. Returns an empty response on success. Required: id.

Toolboxes

Every team gets its own Artie toolbox.

Curate one toolbox of Artie tools per team and scope it to them.

  • Data engineering
  • Analytics
  • Platform
  • Security
ElaichiToolboxes
Name Source template Tools Created

Data engineering toolbox

Artie · connectors and schemas

Artie starter 18 Mar 4, 2026

Analytics toolbox

Artie · tables and columns

9 Mar 2, 2026

Platform toolbox

Artie · databases and pipelines

24 Feb 27, 2026

Security toolbox

Artie · column hashing salts

Artie starter 6 Feb 19, 2026

Finance toolbox

Artie · revenue tables

31 Jan 30, 2026

Product toolbox

Artie · event schemas

12 Jan 22, 2026

Shared connections

Teammates use Artie accounts without credentials.

See who connected each Artie account and which teams and members share it.

  • Data engineering
  • Analytics EMEA
  • Platform
  • Security
ElaichiConnections
Connection Scope Status Access
AR

Artie (Data engineering)

Connected by Emma Laurent

Personal • Active 1 team · 6 members
AR

Artie (Analytics EMEA)

Connected by James Whitfield

Organization • Active 3 teams · 24 members
AR

Artie (Platform)

Connected by Sofia Ricci

Organization • Active 2 teams · 11 members
AR

Artie (Security)

Connected by Daniel Ortega

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

Artie (Finance reporting)

Connected by Clara Nowak

Personal • Active Not shared
AR

Artie (Product analytics)

Connected by Michael Brennan

Personal • Active 2 teams · 9 members

Audit log

Every Artie call is written down.

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]

Artie Users Updated MCP

26 minutes ago

Mar 6, 2026, 2:46 PM

C

Clara Nowak

[email protected]

Artie Connectors Created MCP

32 minutes ago

Mar 6, 2026, 2:40 PM

M

Michael Brennan

[email protected]

Artie Connectors 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 Artie digest.

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

Artie digest

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

  1. Schedule

    Every weekday at 08:00

    0.2s
  2. Fetch connectors

    Artie

    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

    Artie

    Queued

Collections and dashboards

Artie numbers land before anyone asks.

Four metrics, 14 days of records created, split by team, refreshed on schedule.

Artie health

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

Live

Connectors

1,284 ↓ 12%

Schemas

96 ↓ 8%

Needs attention

3 ↑ 2

Updated this week

412 ↑ 9%

Connectors created

Last 14 days

By team

Share of activity

Data engineering 34%

Analytics EMEA 27%

Platform 21%

Security 18%

FAQ

Frequently asked questions

How do I connect Artie to Claude?

Open Elaichi, choose Artie from the catalog, and paste in your Artie API key when prompted. 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 endpoint https://api.elaichi.ai/mcp. Sign in with your Elaichi account and Artie is ready to use.

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

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

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

An agent can look up an Artie connector, ping it to see whether it is reachable, and list the databases, schemas, tables and column detail behind it. It can search the Artie data catalog, list and preview column hashing salts, list encryption keys, create Snowflake warehouses, databases and schemas, start a DynamoDB export, and manage Postgres publications and replication slots. Because Artie exposes a lot of actions, short concrete asks such as "list the tables in the billing connector" work better than long paragraphs.

Does connecting Artie give the AI access to every connector and key in my workspace?

No. Every call to Artie runs with the access of the person who signed in, so the agent sees the connectors, salts and encryption keys that person's Artie API key can already see, and nothing more. Elaichi can narrow that access further with restrictions, but it never widens it.

Can my team share one Artie connection?

Yes. One person connects Artie in Elaichi and shares the connection with a team, and nobody else ever handles the Artie API key. Each teammate still signs in to Elaichi as themselves, so the audit log names the actual person behind every ping, export or catalog search.

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

Yes. Restrictions in Elaichi work per action, so you can block deleting an Artie connector, dropping a replication slot or removing a hashing salt while still allowing lookups and catalog searches. A blocked action is never shown to Claude, ChatGPT or Cursor at all, so no prompt can reach it.

What happens to an Artie connection when someone leaves?

Offboarding a person in Elaichi ends their access to Artie at once, across every client they used. If they shared the Artie connection with a team, it keeps working for everyone else. Disconnecting Artie once in Elaichi removes it from Claude, ChatGPT, Cursor and every other client at the same time.

Put Artie in front of your team

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