Skip to content

Integration · Company data

Connect Claude & ChatGPT to Glide

Ask your AI what is in a Glide table, or to add and update rows, and it works directly in your Glide Big Tables. It can list tables, read rows, add one or many rows at once, update a row and create a new table with its columns. Deleting a row can require your approval first.

Connect Glide free

Free plan, no credit card. Takes about a minute.

Try asking

  • “Which tables do we have in Glide?”

    The AI lists the Big Tables in your team with their IDs and names.

  • “Show me the rows in the Orders table.”

    It finds the table ID and lists the rows, page by page.

  • “Add these five new leads to the Leads table.”

    It adds all five rows in one call, with the values placed in the right columns.

What your AI can do

Big Tables

List the Big Tables in your team and create new ones with their column schema and optional starting rows.

Read rows

List all rows in a table page by page, or get one row by its ID.

Add, update and delete

Add one or many rows at once, change only the columns you name in a row, and delete rows you no longer need.

  • “Change the status of the Fix printer task to Done.”

    It finds the row in the Tasks table and updates only the status column.

  • “Create a table called Suppliers with name, email and phone columns.”

    It creates a new Big Table with that column schema, ready for rows.

  • “Delete the duplicate Acme row in Customers.”

    It finds the row and deletes it. A deleted row cannot be brought back.

7 tools for Glide

These tools are switched on when you connect. You can switch any of them off, or require your approval before it runs.

  • add_rowsChanges dataAdd one or more rows to a Big Table: `table_id` and `items` (a row object or a list of row objects keyed by column ID). `on_schema_error` controls what happens with unknown columns.
  • create_tableChanges dataCreate a new Big Table with a `name` and, in `body`, its column schema and optional initial rows.
  • delete_rowDeletesPermanently delete one row by `table_id` and `row_id`.
  • get_rowGet one row by `table_id` and `row_id`.
  • list_rowsList rows in a Big Table by `table_id`. Paginate with cursor.
  • list_tablesList the Big Tables in the team, with their IDs and names. Use a table ID for the row tools.
  • update_rowChanges dataUpdate one row by `table_id` and `row_id`; pass the changed column values in `body`. Only the columns you pass change.

Set up in three steps

  1. 1

    Pick the app

    Create a free PipMCP account and choose Glide from the app list.

  2. 2

    Paste your key

    Paste your Glide API token. The Glide API needs a Business or Enterprise plan. Open the Data Editor, click Show API at the bottom of any table (or right-click the table icon > Show API) and copy the bearer token shown there.

  3. 3

    Add the link to your AI

    You get a personal MCP link. Add it to Claude, ChatGPT or Cursor:

    1. Click your name, then Settings › Connectors › Add custom connector.
    2. Paste your link as the Remote MCP server URL.
    3. Switch it on from the + menu in a chat.

Questions

What can the AI do in Glide?

It can list the Big Tables in your team, list rows and get a single row. It can add one or more rows, update a row, create a new Big Table with columns and optional rows, and permanently delete a row.

Does the AI see my Glide credentials?

No. Your Glide credentials are encrypted at rest and never shown to the AI. After you save them, they are not shown again, not even to you. The AI only sees the results of the tools it calls.

Can I control what the AI is allowed to do?

Yes. You choose which tools are switched on, so you can start read-only. Deleting a row is permanent, so it can require your approval before it runs. Every tool call is logged.

Does it work with ChatGPT?

Yes. In ChatGPT, open Settings › Apps & Connectors › Advanced, turn on Developer mode and add your PipMCP link. Developer mode needs a paid ChatGPT plan: Plus, Pro, Business or Enterprise. The same link also works in Claude (Settings › Connectors › Add custom connector), Cursor and other MCP clients.

What does it cost?

PipMCP has a free plan with no credit card required. Paid plans bill per completed task. You also need your own Glide account.

Which Glide plan do I need?

The Glide API needs a Business or Enterprise plan. The token is tied to your user and has access to all apps and data in your team, so switch on only the tools you want the AI to use.

Let your AI work in Glide today.

Start free. Your key stays encrypted, and you decide what the AI may do.

Connect Glide free

PipMCP is not affiliated with Glide. Product names are trademarks of their owners.