{
  "name": "Connect your Airtable data to your AI (ChatGPT, Claude etc.) with an MCP",
  "nodes": [
    {
      "id": "9bb5111f-da86-46a0-87cb-9a04c1f62741",
      "name": "Search Contacts",
      "type": "n8n-nodes-base.airtableTool",
      "position": [
        144,
        208
      ]
    },
    {
      "id": "215ec127-f9f9-41ca-8806-dba42671774a",
      "name": "Search Companies",
      "type": "n8n-nodes-base.airtableTool",
      "position": [
        304,
        208
      ]
    },
    {
      "id": "561a7b86-873e-4140-a5a9-d325f8c4aaa8",
      "name": "Airtable CRM MCP Trigger",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        48,
        0
      ]
    },
    {
      "id": "doc-note-1771263655470",
      "name": "Workflow Description",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -652,
        -150
      ],
      "parameters": {
        "width": 600,
        "height": 894,
        "content": "## Workflow Overview\n\nThis workflow creates an MCP (Model-Client-Protocol) server that exposes your Airtable data as AI-powered tools, allowing external applications like ChatGPT or custom GPTs to que"
      }
    },
    {
      "id": "contact-note-1771263708643",
      "name": "Creator Contact Info",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -652,
        -610
      ],
      "parameters": {
        "width": 600,
        "height": 440,
        "content": "# Contact Us:\n## Milan @ SmoothWork - [Book a Free Consulting Call](https://smoothwork.ai/book-a-call/)\n![Milan](https://gravatar.com/avatar/95700d17ba300a9f14c1b8cacf933df7720027b3adda9cbe6183d891429"
      }
    },
    {
      "id": "video-note-1771324743905",
      "name": "Video Walkthrough",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -42,
        -610
      ],
      "parameters": {
        "width": 420,
        "height": 340,
        "content": "# Video Walkthrough\n[![image.png](https://vasarmilan-public.s3.us-east-1.amazonaws.com/blog_thumbnails/thumbnail_recidrbznaXlmqFUI.jpg)](https://youtu.be/lQh1fuIrBN8)"
      }
    }
  ],
  "connections": {
    "Search Contacts": {
      "ai_tool": [
        [
          {
            "node": "Airtable CRM MCP Trigger",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Search Companies": {
      "ai_tool": [
        [
          {
            "node": "Airtable CRM MCP Trigger",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}