{
  "workflow": {
    "id": 5242,
    "name": "🛠️ Harvest tool MCP server 💪 all 51 operations",
    "views": 132,
    "recentViews": 0,
    "totalViews": 132,
    "createdAt": "2025-06-24T21:51:44.002Z",
    "description": "Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator?\n\n[Join the community](https://www.skool.com/beyond-nodes-automation-lab-2006/about)\n\nComplete MCP server exposing all Harvest Tool operations to AI agents. Zero configuration needed - all 51 operations pre-built.\n\n## ⚡ Quick Setup\n\n1. **Import** this workflow into your n8n instance\n2. **Activate** the workflow to start your MCP server\n3. **Copy** the webhook URL from the MCP trigger node\n4. **Connect** AI agents using the MCP URL\n\n## 🔧 How it Works\n\n• **MCP Trigger**: Serves as your server endpoint for AI agent requests\n• **Tool Nodes**: Pre-configured for every Harvest Tool operation\n• **AI Expressions**: Automatically populate parameters via `$fromAI()` placeholders\n• **Native Integration**: Uses official n8n Harvest Tool tool with full error handling\n\n## 📋 Available Operations (51 total)\n\nEvery possible Harvest Tool operation is included:\n\n### 🔧 Client (5 operations)\n\n• **Create a client**\n• **Delete a client**\n• **Get data of a client**\n• **Get data of all clients**\n• **Update a client**\n\n### 🔧 Company (1 operations)\n\n• **Retrieve the company for the currently authenticated user**\n\n### 📇 Contact (5 operations)\n\n• **Create a contact**\n• **Delete a contact**\n• **Get data of a contact**\n• **Get data of all contacts**\n• **Update a contact**\n\n### 🔧 Estimate (5 operations)\n\n• **Create an estimate**\n• **Delete an estimate**\n• **Get data of an estimate**\n• **Get data of all estimates**\n• **Update an estimate**\n\n### 🔧 Expense (5 operations)\n\n• **Create an expense**\n• **Delete an expense**\n• **Get data of an expense**\n• **Get data of all expenses**\n• **Update an expense**\n\n### 🔧 Invoice (5 operations)\n\n• **Create an invoice**\n• **Delete an invoice**\n• **Get data of an invoice**\n• **Get data of all invoices**\n• **Update an invoice**\n\n### 🔧 Project (5 operations)\n\n• **Create a project**\n• **Delete a project**\n• **Get data of a project**\n• **Get data of all projects**\n• **Update a project**\n\n### 🔧 Task (5 operations)\n\n• **Create a task**\n• **Delete a task**\n• **Get data of a task**\n• **Get data of all tasks**\n• **Update a task**\n\n### 🔧 Timeentry (9 operations)\n\n• **Create a time entry via duration**\n• **Create a time entry via start and end time**\n• **Delete a time entry**\n• **Delete a time entry’s external reference**\n• **Get data of a time entry**\n• **Get data of all time entries**\n• **Restart a time entry**\n• **Stop a time entry**\n• **Update a time entry**\n\n### 👤 User (6 operations)\n\n• **Create a user**\n• **Delete a user**\n• **Get data of a user**\n• **Get data of all users**\n• **Get data of authenticated user**\n• **Update a user**\n\n## 🤖 AI Integration\n\n**Parameter Handling**: AI agents automatically provide values for:\n• Resource IDs and identifiers\n• Search queries and filters\n• Content and data payloads\n• Configuration options\n\n**Response Format**: Native Harvest Tool API responses with full data structure\n\n**Error Handling**: Built-in n8n error management and retry logic\n\n## 💡 Usage Examples\n\nConnect this MCP server to any AI agent or workflow:\n\n• **Claude Desktop**: Add MCP server URL to configuration\n• **Custom AI Apps**: Use MCP URL as tool endpoint\n• **Other n8n Workflows**: Call MCP tools from any workflow\n• **API Integration**: Direct HTTP calls to MCP endpoints\n\n## ✨ Benefits\n\n• **Complete Coverage**: Every Harvest Tool operation available\n• **Zero Setup**: No parameter mapping or configuration needed\n• **AI-Ready**: Built-in `$fromAI()` expressions for all parameters\n• **Production Ready**: Native n8n error handling and logging\n• **Extensible**: Easily modify or add custom logic\n\n&gt; 🆓 **[Free for community use](https://github.com/Cfomodz/community-use)!** Ready to deploy in under 2 minutes.",
    "workflow": {
      "id": "eMuVlpWBWl6RdjqF",
      "meta": null,
      "name": "Harvest Tool MCP Server",
      "tags": [],
      "nodes": [
        {
          "id": "b3d5094b-9036-46aa-b818-fe72422d7134",
          "name": "Workflow Overview 0",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1480,
            80
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "dec278a3-0561-4478-8d00-26482c7dcaf1",
          "name": "Harvest Tool MCP Server",
          "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
          "position": [
            -420,
            80
          ],
          "webhookId": "80f8e84d-8ffc-4d53-9f93-8d4bdc6bfb83",
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "00514a61-08d4-4440-84a2-5b2f0356e53f",
          "name": "Create a client",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            -800,
            360
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "cc7047e5-3732-44a9-9d09-4bf490d6499c",
          "name": "Delete a client",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            -580,
            360
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "6e0a9443-ec36-4b26-8147-0f999921f71d",
          "name": "Get data of a client",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            -360,
            360
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "8cae8628-23bd-4a3c-a577-335f57800b40",
          "name": "Get data of all clients",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            -140,
            360
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "aec0017e-30df-4933-b30f-e48368098ed3",
          "name": "Update a client",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            80,
            360
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "d7e8e0e9-4bcb-4e23-8dc0-6f28b0f355a2",
          "name": "Sticky Note 1",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            340
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "55080026-cca5-4816-bdc6-7947ba8fd020",
          "name": "Retrieve the company for the currently authenticated user",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            -800,
            100
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "7f37c01e-41cb-4623-a47b-029fc9c792a8",
          "name": "Sticky Note 2",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            80
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "33e721db-11b7-4017-9163-394f9545c734",
          "name": "Create a contact",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            -800,
            620
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "7bdadcc7-c951-4bc3-82a5-b8f18314f9cd",
          "name": "Delete a contact",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            -580,
            620
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "50641c50-7377-441d-ad9f-38b6f7013a5f",
          "name": "Get data of a contact",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            -360,
            620
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "69c97985-daf4-44e8-ba44-7e4b4caea696",
          "name": "Get data of all contacts",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            -140,
            620
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "8f4143a1-14b6-4a13-b466-497ce5dc7758",
          "name": "Update a contact",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            80,
            620
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "7367ef16-0fdc-458d-bf3a-14fd64540d16",
          "name": "Sticky Note 3",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            600
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "6cf973a1-2dff-4e52-8718-a148585a6718",
          "name": "Create an estimate",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            -800,
            860
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "a3fe945c-d13f-42cc-b73c-18c124908214",
          "name": "Delete an estimate",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            -580,
            860
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "60b29941-fb77-40d2-a226-1b7bd4b55b00",
          "name": "Get data of an estimate",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            -360,
            860
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "b38ed1df-1748-4c00-86d0-5b68904e3714",
          "name": "Get data of all estimates",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            -140,
            860
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "5d2ea657-7896-437d-86da-62c1fb03283b",
          "name": "Update an estimate",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            80,
            860
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "35dee765-b6eb-4d70-9236-ee8e9ca3eb58",
          "name": "Sticky Note 4",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            840
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "b4607f76-7fa9-4a03-b027-a07fac7ee54d",
          "name": "Create an expense",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            -800,
            1100
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "42df28f0-a4a0-458c-b27d-5bed32e45c23",
          "name": "Delete an expense",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            -580,
            1100
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "5b093d84-0de9-47a6-b666-8330690ae7ca",
          "name": "Get data of an expense",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            -360,
            1100
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "433e604c-a455-4361-a483-587a7c2fc36a",
          "name": "Get data of all expenses",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            -140,
            1100
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "0a1772f9-36b2-4904-beff-4a7ab0be904d",
          "name": "Update an expense",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            80,
            1100
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "43aba88c-0e45-47ca-96c6-8f7e78917797",
          "name": "Sticky Note 5",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            1080
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "4818bf85-a630-454a-9985-b2e31078511c",
          "name": "Create an invoice",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            -800,
            1340
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "6799dc1f-8f86-4dfc-896b-226884c20dac",
          "name": "Delete an invoice",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            -580,
            1340
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "f62d121e-470d-4acf-b03e-fee7779f7296",
          "name": "Get data of an invoice",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            -360,
            1340
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "173f0059-847f-4400-924a-de4f640765ac",
          "name": "Get data of all invoices",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            -140,
            1340
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "dd9a611e-9dc5-4acb-8513-f4f4df90907c",
          "name": "Update an invoice",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            80,
            1340
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "31fd8775-4e94-42a0-8bbf-c09bba7a16c4",
          "name": "Sticky Note 6",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            1320
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "9f9c6332-2092-4523-9b57-f679e9a0a03b",
          "name": "Create a project",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            -800,
            1580
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "560c9862-1ab3-4c11-adee-0b452d104b5c",
          "name": "Delete a project",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            -580,
            1580
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "68f61e3a-63a6-44ba-be90-1f57d58e732c",
          "name": "Get data of a project",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            -360,
            1580
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "64ee3964-8af9-4be5-9f19-1c9bf241e337",
          "name": "Get data of all projects",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            -140,
            1580
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "c96d2078-2ed4-44c6-b97f-e62e255936ef",
          "name": "Update a project",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            80,
            1580
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "4a3c430c-9064-4aaf-a42a-4ea7f88de7eb",
          "name": "Sticky Note 7",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            1560
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "11ff2ec7-579b-4a9d-88ae-565768303b91",
          "name": "Create a task",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            -800,
            1820
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "b4ba4e1c-a5ea-45a9-a4ca-f2a13887349c",
          "name": "Delete a task",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            -580,
            1820
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "f7a0db27-9dd6-4750-bd85-50f2fca771cb",
          "name": "Get data of a task",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            -360,
            1820
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "9a1019fa-4e56-4191-a664-0fbb215380f1",
          "name": "Get data of all tasks",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            -140,
            1820
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "951b1002-43cc-4792-9cae-8a357fa66a27",
          "name": "Update a task",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            80,
            1820
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "8ce66fa8-14ed-4ad5-84f2-798046e0ed2c",
          "name": "Sticky Note 8",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            1800
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "e81ae3f8-27d9-42d3-8d83-4eddc1b7688f",
          "name": "Create a time entry via duration",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            -800,
            2060
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "cfe158c0-c034-4a2c-a5c8-76cbb411c378",
          "name": "Create a time entry via start and end time",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            -580,
            2060
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "4f6fac29-a5e0-4601-be80-2bed9f1904db",
          "name": "Delete a time entry",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            -360,
            2060
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "c64e7330-71f2-4c6a-8ea8-cc200d70c9f3",
          "name": "Delete a time entry’s external reference",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            -140,
            2060
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "e7d2c43b-4de1-4e01-a5f4-397474e2a4b6",
          "name": "Get data of a time entry",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            80,
            2060
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "91b82b17-9ba4-4bfe-a9d0-1a48442df886",
          "name": "Get data of all time entries",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            300,
            2060
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "f7e62a34-f5fa-46de-b3e2-7eda2c9992ce",
          "name": "Restart a time entry",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            520,
            2060
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "8ce2204c-b80b-4102-9c5d-c640cd7a5cf7",
          "name": "Stop a time entry",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            740,
            2060
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "a4b43943-f2a2-4039-8bc3-afe020cece27",
          "name": "Update a time entry",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            960,
            2060
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "125f9fc3-89fa-4fcd-9985-2164d3bd0f3f",
          "name": "Sticky Note 9",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            2040
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "20dc4a7a-be48-49c3-8725-b85cac6e4a2e",
          "name": "Create a user",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            -800,
            2300
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "88c43289-c0b1-44cc-aba4-d45932ec6e96",
          "name": "Delete a user",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            -580,
            2300
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "1e1f0875-fe1f-4160-ab8b-1cbf6fc96b02",
          "name": "Get data of a user",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            -360,
            2300
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "d893fd3e-c94f-4d64-9cae-afc7c07f3b92",
          "name": "Get data of all users",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            -140,
            2300
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "1e2b6927-068a-4bf7-862e-2082ed6f37a1",
          "name": "Get data of authenticated user",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            80,
            2300
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "0bce64c6-7c22-4e68-9dab-b52d2eaf8b1d",
          "name": "Update a user",
          "type": "n8n-nodes-base.harvestTool",
          "position": [
            300,
            2300
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "03df9dfd-99cf-40b5-883e-0e42602d43d1",
          "name": "Sticky Note 10",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            2280
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        }
      ],
      "active": false,
      "shared": [
        {
          "role": "workflow:owner",
          "project": {
            "id": "G5fce9xGuBAsWBXe",
            "icon": null,
            "name": "David Ashby <david.ashby.lds@gmail.com>",
            "type": "personal",
            "createdAt": "2025-06-04T02:55:02.013Z",
            "updatedAt": "2025-06-04T02:56:01.361Z",
            "projectRelations": [
              {
                "role": "project:personalOwner",
                "user": {
                  "id": "715c1c00-cb48-4712-9a32-f1f4b6db2b30",
                  "role": "global:owner",
                  "email": "david.ashby.lds@gmail.com",
                  "disabled": false,
                  "lastName": "Ashby",
                  "settings": {
                    "npsSurvey": {
                      "responded": true,
                      "lastShownAt": 1749357655581
                    },
                    "userActivated": true,
                    "userActivatedAt": 1749075994495,
                    "easyAIWorkflowOnboarded": true,
                    "firstSuccessfulWorkflowId": "3N3vVikZb3MckFYm"
                  },
                  "createdAt": "2025-06-04T02:55:01.745Z",
                  "firstName": "David",
                  "isPending": false,
                  "updatedAt": "2025-06-08T04:40:58.399Z",
                  "mfaEnabled": false,
                  "personalizationAnswers": {
                    "version": "v4",
                    "personalization_survey_n8n_version": "1.95.3",
                    "personalization_survey_submitted_at": "2025-06-04T02:56:07.075Z"
                  }
                },
                "userId": "715c1c00-cb48-4712-9a32-f1f4b6db2b30",
                "createdAt": "2025-06-04T02:55:02.013Z",
                "projectId": "G5fce9xGuBAsWBXe",
                "updatedAt": "2025-06-04T02:55:02.013Z"
              }
            ]
          },
          "createdAt": "2025-06-24T21:48:25.707Z",
          "projectId": "G5fce9xGuBAsWBXe",
          "updatedAt": "2025-06-24T21:48:25.707Z",
          "workflowId": "eMuVlpWBWl6RdjqF"
        }
      ],
      "pinData": {},
      "settings": {
        "timezone": "America/New_York"
      },
      "createdAt": "2025-06-24T21:48:25.706Z",
      "updatedAt": "2025-06-24T21:49:52.000Z",
      "versionId": "d1618a97-1671-4159-9d9a-a553c20d96bf",
      "isArchived": false,
      "staticData": null,
      "connections": {
        "Create a task": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create a user": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete a task": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete a user": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update a task": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update a user": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create a client": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete a client": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update a client": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create a contact": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create a project": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete a contact": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete a project": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update a contact": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update a project": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create an expense": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create an invoice": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete an expense": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete an invoice": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Stop a time entry": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update an expense": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update an invoice": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create an estimate": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete an estimate": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get data of a task": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get data of a user": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update an estimate": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete a time entry": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update a time entry": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get data of a client": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Restart a time entry": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get data of a contact": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get data of a project": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get data of all tasks": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get data of all users": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get data of an expense": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get data of an invoice": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get data of all clients": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get data of an estimate": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get data of a time entry": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get data of all contacts": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get data of all expenses": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get data of all invoices": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get data of all projects": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get data of all estimates": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get data of all time entries": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get data of authenticated user": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create a time entry via duration": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create a time entry via start and end time": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete a time entry’s external reference": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Retrieve the company for the currently authenticated user": {
          "ai_tool": [
            [
              {
                "node": "Harvest Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        }
      },
      "triggerCount": 0
    },
    "lastUpdatedBy": 29,
    "workflowInfo": {
      "nodeCount": 63,
      "nodeTypes": {
        "n8n-nodes-base.stickyNote": {
          "count": 11
        },
        "n8n-nodes-base.harvestTool": {
          "count": 51
        },
        "@n8n/n8n-nodes-langchain.mcpTrigger": {
          "count": 1
        }
      }
    },
    "status": "published",
    "user": {
      "name": "David Ashby",
      "username": "cfomodz",
      "bio": "Unlimited Access to my paid workflows 👇 For the cost of one a month",
      "verified": true,
      "links": [
        "https://www.skool.com/n8n-automation-lab"
      ],
      "avatar": "https://gravatar.com/avatar/0118796cfdab829a3307d407dfeeb01a3952eb402584a45a211e4ef7d15edbbf?r=pg&d=retro&size=200"
    },
    "nodes": [
      {
        "id": 565,
        "icon": "fa:sticky-note",
        "name": "n8n-nodes-base.stickyNote",
        "codex": {
          "data": {
            "alias": [
              "Comments",
              "Notes",
              "Sticky"
            ],
            "categories": [
              "Core Nodes"
            ],
            "nodeVersion": "1.0",
            "codexVersion": "1.0",
            "subcategories": {
              "Core Nodes": [
                "Helpers"
              ]
            }
          }
        },
        "group": "[\"input\"]",
        "defaults": {
          "name": "Sticky Note",
          "color": "#FFD233"
        },
        "iconData": {
          "icon": "sticky-note",
          "type": "icon"
        },
        "displayName": "Sticky Note",
        "typeVersion": 1,
        "nodeCategories": [
          {
            "id": 9,
            "name": "Core Nodes"
          }
        ]
      },
      {
        "id": 1293,
        "icon": "file:../mcp.svg",
        "name": "@n8n/n8n-nodes-langchain.mcpTrigger",
        "codex": {
          "data": {
            "alias": [
              "Model Context Protocol",
              "MCP Server"
            ],
            "resources": {
              "primaryDocumentation": [
                {
                  "url": "https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-langchain.mcptrigger/"
                }
              ]
            },
            "categories": [
              "AI",
              "Core Nodes",
              "Langchain"
            ],
            "subcategories": {
              "AI": [
                "Root Nodes",
                "Model Context Protocol"
              ],
              "Core Nodes": [
                "Other Trigger Nodes"
              ]
            }
          }
        },
        "group": "[\"trigger\"]",
        "defaults": {
          "name": "MCP Server Trigger"
        },
        "iconData": {
          "type": "file",
          "fileBuffer": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgwIiBoZWlnaHQ9IjE4MCIgdmlld0JveD0iMCAwIDE5NSAxOTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+Cgk8ZyBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMTIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+CgkJPHBhdGggZD0iTTI1IDk3Ljg1MjhMOTIuODgyMyAyOS45NzA2QzEwMi4yNTUgMjAuNTk4IDExNy40NTEgMjAuNTk4IDEyNi44MjMgMjkuOTcwNlYyOS45NzA2QzEzNi4xOTYgMzkuMzQzMSAxMzYuMTk2IDU0LjUzOTEgMTI2LjgyMyA2My45MTE3TDc1LjU1ODEgMTE1LjE3NyIvPgoJCTxwYXRoIGQ9Ik03Ni4yNjUzIDExNC40N0wxMjYuODIzIDYzLjkxMTdDMTM2LjE5NiA1NC41MzkxIDE1MS4zOTIgNTQuNTM5MSAxNjAuNzY1IDYzLjkxMTdMMTYxLjExOCA2NC4yNjUyQzE3MC40OTEgNzMuNjM3OCAxNzAuNDkxIDg4LjgzMzggMTYxLjExOCA5OC4yMDYzTDk5LjcyNDggMTU5LjZDOTYuNjAwNiAxNjIuNzI0IDk2LjYwMDYgMTY3Ljc4OSA5OS43MjQ4IDE3MC45MTNMMTEyLjMzMSAxODMuNTIiLz4KCQk8cGF0aCBkPSJNMTA5Ljg1MyA0Ni45NDExTDU5LjY0ODIgOTcuMTQ1N0M1MC4yNzU3IDEwNi41MTggNTAuMjc1NyAxMjEuNzE0IDU5LjY0ODIgMTMxLjA4N1YxMzEuMDg3QzY5LjAyMDggMTQwLjQ1OSA4NC4yMTY4IDE0MC40NTkgOTMuNTg5NCAxMzEuMDg3TDE0My43OTQgODAuODgyMiIvPgoJPC9nPgo8L3N2Zz4K"
        },
        "displayName": "MCP Server Trigger",
        "typeVersion": 2,
        "nodeCategories": [
          {
            "id": 9,
            "name": "Core Nodes"
          },
          {
            "id": 25,
            "name": "AI"
          },
          {
            "id": 26,
            "name": "Langchain"
          }
        ]
      }
    ],
    "categories": [
      {
        "id": 46,
        "name": "Project Management"
      },
      {
        "id": 48,
        "name": "AI RAG"
      }
    ],
    "image": []
  }
}