How to connect Airtable MCP with Cursor

How to integrate Airtable MCP with Cursor Cursor is one of the leading AI-powered code editors. It is built to help developers write, understand, and refactor code faster with AI assistance built directly into the editor. And in this guide, I will explain the easiest and most secure way to connect your Airtable account to Cursor via Composio Connect, so it can add new contacts from a signup list, create a project tracking table in workspace, delete outdated records from clients table, and more without ever putting your account credentials at risk.

Airtable logoAirtable
Oauth2Api Key

Airtable combines the flexibility of spreadsheets with the power of a database for easy project and data management. Teams use Airtable to organize, track, and collaborate with custom views and automations.

23 Tools6 Triggers

How to integrate Airtable MCP with Cursor

Cursor is one of the leading AI-powered code editors. It is built to help developers write, understand, and refactor code faster with AI assistance built directly into the editor.

And in this guide, I will explain the easiest and most secure way to connect your Airtable account to Cursor via Composio Connect, so it can add new contacts from a signup list, create a project tracking table in workspace, delete outdated records from clients table, and more without ever putting your account credentials at risk.

Also integrate Airtable with

Why Composio?

  • 1,000+ SaaS toolkits out of the box. Skip the work of building and maintaining integrations, Composio gives you instant access to a vast catalog of pre-built connectors.
  • One MCP server for every app. Connect any of your applications on demand through a single endpoint, rather than juggling a separate server for each app.
  • Smart, context-aware tool loading. Unlike traditional MCP servers that dump every available tool into the LLM context window, Composio searches for and loads only the tools relevant to the task at hand. A remote CLI workbench lets LLMs compose these tools into workflows for complex automation.

Connect Airtable to Cursor

Two ways to install — pick whichever you prefer.

1. Install with one click

Click the button below to add Composio to Cursor.

Install in Cursor

2. Or add manually

Add to your Cursor mcp.json

Open .cursor/mcp.json in your project root (or ~/.cursor/mcp.json for global config) and add the following configuration:

bash
{
  "servers": {
    "composio": {
      "type": "http",
      "url": "https://connect.composio.dev/mcp"
    }
  }
}

3. Authorize

Restart Cursor, then click "Connect" next to Composio in MCP Tools settings.

Cursor MCP Tools settings with Connect button next to Composio

A browser window will open to authorize.

Composio authorization browser window

Connect your Airtable account

Back in Cursor, ask the agent to connect to Airtable or give it any Airtable-related task.

For example, ask it to:

  • "Add new contacts from a signup list"
  • "Create a project tracking table in workspace"
  • "Delete outdated records from clients table"

It will prompt you to authenticate and authorize access to Airtable.

That is it. Composio tools are now available in Cursor, and your Airtable account is ready to use.

Conclusion

You have successfully connected Airtable to Cursor using Composio Connect. Your agent can now use Airtable securely without exposing credentials in prompts or local scripts.

TOOLS & TRIGGERS

Supported Tools and Triggers

Every Airtable action and event your agent gets out of the box.

Create base

Creates a new Airtable base with specified tables and fields within a workspace.

Create Comment

Tool to create a comment on a specific Airtable record.

Create Field

Creates a new field within a specified table in an Airtable base.

Create Record From Natural Language

Creates a new record in an Airtable table from a natural language description.

Create records

Tool to create multiple records (up to 10) in a specified Airtable table.

Create table

Creates a new table within a specified existing Airtable base, allowing definition of its name, description, and field structure.

Delete Comment

Tool to delete a comment from a record in an Airtable table.

Delete multiple records

Tool to delete up to 10 specified records from a table within an Airtable base.

Delete Record

Permanently deletes a specific record from an existing table within an existing Airtable base.

Get Base Schema

Retrieves the detailed schema for a specified Airtable base, including its tables, fields, field types, and configurations, using the `baseId`.

Get Record

Retrieves a specific record from an Airtable table by its record ID.

Get user information

Retrieves information, such as ID and permission scopes, for the currently authenticated Airtable user from the `/meta/whoami` endpoint.

List bases

Retrieves all Airtable bases accessible to the authenticated user, which may include an 'offset' for pagination.

List Comments

Tool to list comments on a specific Airtable record.

List records

Tool to list records from an Airtable table with filtering, sorting, and pagination.

Update Comment

Tool to update an existing comment on a specific Airtable record.

Update Field

Updates a field's name or description in an Airtable table.

Update multiple records

Tool to update up to 10 records in an Airtable table with selective field modifications.

Update multiple records (PUT)

Tool to destructively update multiple records in Airtable using PUT, clearing unspecified fields.

Update record

Modifies specified fields of an existing record in an Airtable base and table; the base, table, and record must exist.

Update record (PUT)

Updates an existing record in an Airtable base using PUT method.

Update Table

Updates the name, description, and/or date dependency settings of a table in Airtable.

Upload attachment

Uploads a file attachment to a specified field in an Airtable record.

FAQ

Frequently asked questions

With a standalone Airtable MCP server, the agents and LLMs can only access a fixed set of Airtable tools tied to that server. However, with the Composio Tool Router, agents can dynamically load tools from Airtable and many other apps based on the task at hand, all through a single MCP endpoint.

Yes, you can. Cursor fully supports MCP integration. You get structured tool calling, message history handling, and model orchestration while Tool Router takes care of discovering and serving the right Airtable tools.

Yes, absolutely. You can configure which Airtable scopes and actions are allowed when connecting your account to Composio. You can also bring your own OAuth credentials or API configuration so you keep full control over what the agent can do.

All sensitive data such as tokens, keys, and configuration is fully encrypted at rest and in transit. Composio is SOC 2 Type 2 compliant and follows strict security practices so your Airtable data and credentials are handled as safely as possible.

Start with Airtable.It takes 30 seconds.

Managed auth, hosted MCP servers, and every Airtable tool your agent needs.Free to start.

Start building