Skip to content

Application Development

Caspio MCP connector

The Caspio connector brings your Caspio tables, records, fields, views and files into Claude, ChatGPT, Cursor or any MCP client, so your team can look up, add and update records by asking, inside their own Caspio access.

  • How it connects. App credentials. 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 Caspio to Claude, ChatGPT or Cursor

Two steps, about a minute.

1

In Elaichi

Connect Caspio once

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

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

  3. Paste your Caspio app credentials. Caspio authenticates the app rather than a person. One person supplies the credentials once, and everyone else works through Share with.

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

Add connection

Choose a connector.

caspio
Caspio
Apache Airflow
Boomi
Browserbase
Cloudflare
Cloudways
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 Caspio 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 Caspio 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 Caspio 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 Caspio 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 Caspio through Elaichi

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

  • Operations

    Update a tracking record without opening the app

    Tell the agent which project, asset or order changed and it updates the matching Caspio record, so the tracker stays current while you keep working.

  • Support

    Find a customer record in seconds

    Ask for a customer by name, email or ticket number and get the Caspio record back in plain language, with the fields you care about pulled out.

  • Sales

    Log a new lead straight into Caspio

    After a call, describe the new contact and the agent creates the record in your leads table, with the right fields filled in.

  • HR

    Check onboarding status across new hires

    Ask which new hires still have open onboarding steps and the agent reads the Caspio records and summarizes where each person stands.

  • Field service

    Attach a photo or document to a job

    Replace or refresh the attachment on a Caspio job record from the field, and confirm the file details are correct before you move on.

  • App builders

    Add a field to a table on request

    When a team asks for a new column, describe it and the agent creates or adjusts the field in the Caspio table, then confirms the structure back to you.

Try asking

  • “List the tables in Caspio and their record counts.”
  • “Add a status field to the Applications table.”
  • “Show records created in Caspio this week by table.”

See all 70 Caspio tools below

AI tools

Caspio tools for your AI agents

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

See it in Elaichi

What connecting Caspio gets you

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

The agent

Ask in English, answer from Caspio tables.

Starter prompts read live Caspio records and fields, no query builder needed.

  • tables
  • fields
  • records
  • password fields

Ask Elaichi to work across your apps.

List the tables in Caspio and their record counts.

Add a status field to the Applications table.

Show records created in Caspio this week by table.

Also runs in Claude, ChatGPT or Cursor

MCP clients

Claude, ChatGPT and Cursor reach Caspio.

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

70 Caspio tools ready on connect.

Tables, fields, records and password fields covered without writing custom code.

  • List all Caspio tables
  • Create a Caspio table
  • Get single Caspio table by ID
  • List all Caspio fields
ElaichiTools
Tool Action Description
List all Caspio tables List List all available caspio tables. Returns a collection of table definitions.
Create a Caspio table Create Create a new caspio table with the provided table definition. Returns an empty 201 response on success.
Get single Caspio table by ID Get Get a single caspio table by id. Returns the table definition from the Result field. Required: id.
List all Caspio fields List List all field definitions for a Caspio table. Returns an array of field objects including Name, Type, Label, Unique, and Editable. Required: table_name.
Create a Caspio field Create Add a new field to a Caspio table. Returns an empty 201 response on success. Required: table_name, Name, Type.

Toolboxes

Every team gets its own Caspio toolbox.

Toolboxes scope which Caspio capabilities each team sees inside the endpoint.

  • Application Development
  • Operations
  • Data Team
  • Support
ElaichiToolboxes
Name Source template Tools Created

Application Development toolbox

Caspio · tables and fields

Caspio starter 18 Mar 4, 2026

Operations toolbox

Caspio · records and daily updates

9 Mar 2, 2026

Data Team toolbox

Caspio · schema changes and audits

24 Feb 27, 2026

Support toolbox

Caspio · record lookups and fixes

Caspio starter 6 Feb 19, 2026

Security toolbox

Caspio · password fields and access

31 Jan 30, 2026

Analytics toolbox

Caspio · record reporting and exports

12 Jan 22, 2026

Shared connections

Share Caspio access, never the credential.

Connections show who connected each Caspio account and which teams use it.

  • Production
  • Staging
  • Operations
  • Support Desk
ElaichiConnections
Connection Scope Status Access
CA

Caspio (Production)

Connected by Emma Laurent

Personal • Active 1 team · 6 members
CA

Caspio (Staging)

Connected by James Whitfield

Organization • Active 3 teams · 24 members
CA

Caspio (Operations)

Connected by Sofia Ricci

Organization • Active 2 teams · 11 members
CA

Caspio (Support Desk)

Connected by Daniel Ortega

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

Caspio (Data Team)

Connected by Clara Nowak

Personal • Active Not shared
CA

Caspio (Internal Apps)

Connected by Michael Brennan

Personal • Active 2 teams · 9 members

Audit log

Every Caspio call is on the record.

When, who, what happened, type and resource for each table and record change.

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

Caspio Users Updated MCP

26 minutes ago

Mar 6, 2026, 2:46 PM

C

Clara Nowak

[email protected]

Caspio Tables Created MCP

32 minutes ago

Mar 6, 2026, 2:40 PM

M

Michael Brennan

[email protected]

Caspio Tables 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, Caspio records move.

Fetch, group, draft a digest, approve it, then post back to Caspio.

Caspio digest

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

  1. Schedule

    Every weekday at 08:00

    0.2s
  2. Fetch tables

    Caspio

    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

    Caspio

    Queued

Collections and dashboards

Caspio health, counted not summarized.

Four metrics, fourteen days of records created, and a per team breakdown.

Caspio health

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

Live

Tables

1,284 ↓ 12%

Fields

96 ↓ 8%

Needs attention

3 ↑ 2

Updated this week

412 ↑ 9%

Tables created

Last 14 days

By team

Share of activity

Production 34%

Staging 27%

Operations 21%

Support Desk 18%

FAQ

Frequently asked questions

How do I connect Caspio to Claude?

Connect Caspio in Elaichi first: Caspio signs in with app credentials, so you enter the credentials from your Caspio account once and 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. Sign in with your Elaichi account and your Caspio tables, records and views are available in the conversation.

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

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

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

An agent connected to Caspio can list your tables and views, look up records, add new ones, update or remove existing ones, and change the fields a table is built from. It can also read and refresh the files and attachments on your records and browse your file folders. Because Caspio has a lot it can do, short concrete asks such as "find the order record for Acme" work better than long paragraphs.

Does connecting Caspio give the AI access to all my tables?

No. The agent works with whatever the Caspio credentials you connected can already reach, and nothing beyond that. Elaichi can narrow that further, for example to reading records only or to a particular set of actions, but it can never widen access beyond what Caspio itself allows.

Can my team share one Caspio connection?

Yes. One person connects Caspio in Elaichi and shares it with a team, and nobody else ever handles the app credentials. Each teammate still signs in to Elaichi as themselves, so the audit log records who looked up or changed each Caspio record.

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

Yes. Restrictions in Elaichi work per action, so you can allow reading Caspio records while blocking deletes, field changes or updates. A blocked action is never shown to Claude, ChatGPT or any other client at all, so no prompt can reach it.

What happens to a Caspio connection when someone leaves?

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

Put Caspio in front of your team

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