{
  "name": "🛠️ Clearbit tool MCP server",
  "nodes": [
    {
      "id": "61653154-db8c-4eb6-915d-bfd20e54e987",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -200
      ],
      "parameters": {
        "width": 420,
        "height": 800,
        "content": "## 🛠️ Clearbit Tool MCP Server\n\n### 📋 Available Operations (3 total)\n\n**Company**: autocomplete, enrich\n**Person**: enrich\n\n### ⚙️ Setup Instructions\n\n1. **Import Workflow**: Load this workflow into y"
      }
    },
    {
      "id": "3ccd371f-9c02-4041-aba5-89ede72b13c4",
      "name": "Clearbit Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -640,
        -160
      ]
    },
    {
      "id": "71805d56-7cfa-4db5-b10b-e7dfb38fac11",
      "name": "Autocomplete a company",
      "type": "n8n-nodes-base.clearbitTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "2888d4af-1b3b-471d-8fab-ae1f80ae901a",
      "name": "Enrich a company",
      "type": "n8n-nodes-base.clearbitTool",
      "position": [
        -580,
        140
      ]
    },
    {
      "id": "19e0c64b-48bf-4d98-9805-9abe34f46a0b",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": 620,
        "height": 180,
        "content": "## Company"
      }
    },
    {
      "id": "9757ac43-0a01-4e18-9d86-7a93c011ede1",
      "name": "Enrich a person",
      "type": "n8n-nodes-base.clearbitTool",
      "position": [
        -800,
        380
      ]
    },
    {
      "id": "772852c1-73c7-451e-9a79-2ffaf989fed3",
      "name": "Sticky Note 2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        360
      ],
      "parameters": {
        "width": 400,
        "height": 180,
        "content": "## Person"
      }
    }
  ],
  "connections": {
    "Enrich a person": {
      "ai_tool": [
        [
          {
            "node": "Clearbit Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Enrich a company": {
      "ai_tool": [
        [
          {
            "node": "Clearbit Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Autocomplete a company": {
      "ai_tool": [
        [
          {
            "node": "Clearbit Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}