Skip to main content
Airtable’s MCP server at https://mcp.airtable.com can read and write records, manage base schemas, read comments, browse workspaces, and manage webhooks. Register an Airtable OAuth integration and connect it through TrueFoundry.

Prerequisites

  • A TrueFoundry account with permission to add MCP servers.
  • Airtable permission to create OAuth integrations.

Register an Airtable OAuth Integration

Go to airtable.com/create/oauth, create a new OAuth integration, and set the redirect URL to:
Add only the scopes your agents need: Copy the Client ID and Client Secret.

Register in TrueFoundry

Add a remote MCP server with: Add collaborators and save the server. Users should open the server’s Tools section and click Connect Now; after OAuth succeeds, Airtable tools appear and can be tried from the Agent Playground.

Security Notes

Users choose which bases the integration can access during Airtable OAuth. Remove schema.bases:write, data.records:write, or webhook:manage if agents should not mutate Airtable.