6 actions ready for your AI
Connect Airtable to your AI
Connect Airtable once and every AI you use can list records, create records and get records through it.
ReadyConnect it in one click. Your AI can use it straight away.
Verified: we have connected Airtable and run its actions ourselves.
Use your own Airtable account. Credentials stay encrypted in ahel.
What your AI can do with Airtable
Choose a task and ask your AI.
Record
- List records
GETList records in a table.
baseIdrequired- Base ID, starts with app.
tableIdOrNamerequired- Table ID (starts with tbl) or table name.
maxRecords- Maximum total number of records to return.
view- Name or ID of a view to use for record order and filtering.
- Create records
POSTCreate records in a table.
baseIdrequired- Base ID, starts with app.
tableIdOrNamerequired- Table ID (starts with tbl) or table name.
recordsrequired- Array of up to 10 record objects, each {"fields": {"Field Name": "value"}}.
typecast- Let Airtable coerce string values into the right cell types.
- Get record
GETRetrieve a single record.
baseIdrequired- Base ID, starts with app.
tableIdOrNamerequired- Table ID (starts with tbl) or table name.
recordIdrequired- Record ID, starts with rec.
- Update record
PATCHUpdate fields of a record.
baseIdrequired- Base ID, starts with app.
tableIdOrNamerequired- Table ID (starts with tbl) or table name.
recordIdrequired- Record ID, starts with rec.
fieldsrequired- Field values to update, keyed by field name: {"Field Name": "new value"}. Unlisted fields are left unchanged.
Base
- List bases
GETList bases the token can access.
Table
- List tables
GETList tables and fields in a base.
baseIdrequired- Base ID, starts with app.
Ask your AI
Try one of these requests with a connected AI.
- Show me the records in my leads table
- Add this contact to my Airtable leads table
- Mark this Airtable record as contacted
- Which Airtable bases do I have?
- Show me the record in Airtable
- List my tables in Airtable
Works with
All appsUse Airtable alongside your other connected apps.
Published servers for Airtable
Built by the community and served through your gateway with the same key. A curated pick is one ahel has checked.
Airtable MCP server, hosted by ahel
One hosted endpoint serves Airtable. There is nothing to install and no local server to run.
Connect Airtable to Claude, Claude Code, Cursor or Codex
- Add your Airtable key. ahel stores it encrypted.
- Paste one link into your AI:
https://mcp.ahel.ai(once, for every app). - Ask for the work. Your AI picks the action and ahel runs it with your key.
Documentation
- Airtable API docsairtable.com
- Where to find your Airtable keyon the vendor's side; paste it into ahel after sign-in
About Airtable
Airtable is a productivity service. Connect your own Airtable account, by signing in or with a key, and ahel holds it sealed and signs your AI's calls with it.
Airtable over MCP: ahel serves Airtable to Claude, Claude Code, Cursor and Codex as one hosted MCP endpoint. There is no local server to run. Add your Airtable key once, paste one link into your AI, and the actions above are there.
Similar apps
Questions
Is my Airtable key safe?
Your Airtable key is sealed in ahel and added to the request server-side when your AI calls Airtable. It never crosses the MCP link, no tool can read it back, and you can turn the app off or remove the key at any time.
Which AIs can use Airtable through ahel?
Any MCP-capable AI: Claude, Claude Code, Codex, Cursor, VS Code and others. Paste one link, https://mcp.ahel.ai, into the AI once and everything in your gateway arrives through it.
What can my AI do with Airtable?
6 actions today, covering records, bases and tables. Ask in plain language; your AI picks the action and ahel runs it with your key.
Does connecting Airtable cost anything?
Connecting apps is free during ahel's early access. Free, Pro and Team all cost nothing today, and the pricing page lists what each one includes. Airtable may bill you for API use under its own terms.