VSCode-Airtable-Formula

Automations-Project/VSCode-Airtable-Formula
★ 5 stars TypeScript 💻 Code/Dev Tools Updated today
VS Code extension and MCP server for Airtable, formula editor, schema tools, and 30+ automation utilities for bases, views, and fields.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "vscode-airtable-form": {
      "command": "npx",
      "args": [
        "-y",
        "Automations-Project/VSCode-Airtable-Formula"
      ]
    }
  }
}

Topics

ai-codingairtableairtable-apiairtable-blockairtable-setupautomationclaudeclaude-codedeveloper-toolsformula-editormcpmcp-serverschema-managementvscode-extension