Loading subscription status...
{
"mcpServers": [
{
"airtable-tools": {
"args": [
"airtable-mcp",
"--token",
"your_airtable_token",
"--base",
"your_base_id"
],
"command": "npx"
}
}
]
}