Airtable
Read and update your Airtable bases in plain language.
This community skill connects the assistant to your Airtable bases: list records, filter, create and update rows — "add this lead to my CRM table" becomes a sentence instead of clicks. Needs a personal access token from Airtable (free).
Install Airtable
Open Settings → Developer → Edit Config in Claude Desktop (this opens claude_desktop_config.json) and merge this block, then fully restart the app:
{
"mcpServers": {
"airtable": {
"command": "npx",
"args": [
"-y",
"airtable-mcp-server"
],
"env": {
"AIRTABLE_API_KEY": "YOUR_AIRTABLE_API_KEY"
}
}
}
}Before saving, replace YOUR_AIRTABLE_API_KEY with your key from airtable.com/create/tokens (free tier).
FAQ
Is your domain ready for AI agents?
Assistants equipped with skills like Airtable are already visiting your site. agentics checks whether they can read, find, and trust your domain — free, no signup.
Run free check →Related skills
Search and edit your Notion workspace from your assistant.
Reliable current time and timezone conversions.
Lets your assistant open and operate a real web browser.
Live web search results inside your assistant.