Connected Apps

Airtable MCP Integration for AI Agents

Query and update your bases in plain language.

Connect Airtable through an Airtable MCP server so MoClaw can read your base schema, list and filter records, look up a single record, and create new ones. You authorize it with an Airtable personal access token scoped to the bases and permissions you choose, so the agent only touches the data you allow.

How it works

3 steps to wire up Airtable, no engineering required.

  1. 1

    Create an Airtable personal access token

    In Airtable, create a personal access token with the scopes you want (schema.bases:read and data.records:read, plus the write scopes if you need them) and grant it access to the specific bases the agent should see.

  2. 2

    Run an Airtable MCP server

    Point an Airtable MCP server at your account with that token. It exposes tools to list bases, read a base schema, list and filter records, get a single record, and create records.

  3. 3

    Add it to MoClaw

    In MoClaw, go to Connectors and choose Add MCP server, point it at your Airtable MCP endpoint, and start asking about your bases.

Why teams connect Airtable to MoClaw

Airtable is where a lot of teams keep the data that does not fit in a spreadsheet but never made it into a real database: CRM-lite pipelines, content calendars, inventory, applicant trackers, project plans. The structure is great, but answering questions across it or keeping it updated still means clicking around the interface.

With an Airtable MCP server connected, MoClaw can work against your bases directly. Ask it to summarize a table, filter records by a condition, pull a specific record before you act on it, or add new rows from a conversation. It reads the base schema first — tables, fields, and field types — so it understands your structure instead of guessing at column names.

Access is scoped through Airtable's personal access tokens. You grant only the scopes you need (schema and record reads, and writes if you want them) and only for the bases you choose, so it is safe to let MoClaw answer questions over a base while keeping write access deliberate. Note that Airtable retired API keys in early 2024, so connections use personal access tokens.

Try saying

Real prompts you can paste into Airtable.

  • Summarize my content calendar base: what's scheduled this week and what's missing an owner.
  • List records in the Leads table where status is 'New' and the source is 'Webinar'.
  • Look up this applicant's record and tell me where they are in the pipeline.
  • Add three new rows to the Tasks table from these action items, with the right status and owner.

Step by step demo

What actually happens when you send the prompt.

Prompt 01 4 steps

“What's behind in my content calendar, and who owns it?”

What MoClaw does

  1. 1 Reads the base schema to find the content calendar table and its status, owner, and date fields.
  2. 2 Lists records due this week or earlier that are not marked done.
  3. 3 Groups the behind-schedule items by owner.
  4. 4 Returns a short summary with the record references.
Result

MoClaw reports: '5 items are behind: 3 owned by Dana (two drafts, one review), 2 unassigned. Everything due next week is on track. Want me to flag the unassigned ones?'

Airtable integration for busy teams and founders

Teams that commonly use Airtable with MoClaw workflows.

FAQ

Quick answers about pricing, privacy, and limits.

How does MoClaw connect to Airtable?
Through an Airtable MCP server authorized with an Airtable personal access token, added in MoClaw under Connectors > Add MCP server. Airtable retired API keys in early 2024, so connections use personal access tokens scoped to specific bases.
Can I keep it read-only?
Yes. Grant only the read scopes (schema.bases:read and data.records:read) on your personal access token, and the agent can summarize and query records without being able to change them.
What can it actually do?
List your bases, read a base's schema, list and filter records, retrieve a single record, and create records (in batches, subject to Airtable's API limits), depending on the scopes you grant.
Which bases can it see?
Only the bases you grant the personal access token access to. You control the scope when you create the token and can revoke it at any time.

Try MoClaw free.

1,000 credits a month, or bring your own key for unlimited usage.

Cancel anytime