{
  "id": "MVhDHlO3XRkLBbHs",
  "meta": null,
  "name": "E-goi Tool MCP Server",
  "tags": [],
  "nodes": [
    {
      "id": "2eafb7ec-d06a-47b6-bc41-3372946338df",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -280
      ],
      "parameters": {
        "width": 420,
        "height": 760,
        "content": "## \ud83d\udee0\ufe0f E-goi Tool MCP Server\n\n### \ud83d\udccb Available Operations (4 total)\n\n**Contact**: create, get, get all, update\n\n### \u2699\ufe0f Setup Instructions\n\n1. **Import Workflow**: Load this workflow into your n8n instance\n\n1. **\ud83d\udd11 Add Credentials**: Configure E-goi Tool authentication in one tool node then open and close all others.\n2. **\ud83d\ude80 Activate**: Enable this workflow to start your MCP server\n3. **\ud83d\udd17 Get URL**: Copy webhook URL from MCP trigger (right side)\n4. **\ud83e\udd16 Connect**: Use MCP URL in your AI agent configurations\n\n### \u2728 Ready-to-Use Features\n\n\u2022 Zero configuration - all 4 operations pre-built\n\u2022 AI agents automatically populate parameters via `$fromAI()` expressions\n\u2022 Every resource and operation combination available\n\u2022 Native n8n error handling and response formatting\n\u2022 Modify parameter defaults in any tool node as needed\n\n### \ud83d\udcac Need Help?\nCheck the [n8n documentation](https://docs.n8n.io/integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.toolmcp/) or ping me on [discord](https://discord.me/cfomodz) for MCP integration guidance or customizations."
      },
      "typeVersion": 1
    },
    {
      "id": "b8eda7a6-0ccd-4f41-bd4d-fe74c488fdef",
      "name": "E-goi Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -420,
        -240
      ],
      "parameters": {
        "path": "e-goi-tool-mcp"
      },
      "typeVersion": 1
    },
    {
      "id": "94d87d10-b5dc-4dc4-b2f0-30b2eec83e06",
      "name": "Create a member",
      "type": "n8n-nodes-base.egoiTool",
      "position": [
        -800,
        140
      ],
      "parameters": {
        "additionalFields": {}
      },
      "credentials": {
        "egoiApi": {
          "name": "<your credential>"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "b41e3650-3e14-4a40-984d-2ee22fea9616",
      "name": "Get a member",
      "type": "n8n-nodes-base.egoiTool",
      "position": [
        -580,
        140
      ],
      "parameters": {
        "by": "={{ $fromAI('By', ``, 'string') }}",
        "email": "={{ $fromAI('Email', ``, 'string') }}",
        "simple": "={{ $fromAI('Simple', ``, 'boolean') }}",
        "contactId": "={{ $fromAI('Contact_Id', ``, 'string') }}",
        "operation": "get"
      },
      "credentials": {
        "egoiApi": {
          "name": "<your credential>"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "22439644-6eeb-430e-9d08-0f82d6cece42",
      "name": "Get many members",
      "type": "n8n-nodes-base.egoiTool",
      "position": [
        -360,
        140
      ],
      "parameters": {
        "limit": "={{ $fromAI('Limit', ``, 'number') }}",
        "simple": "={{ $fromAI('Simple', ``, 'boolean') }}",
        "operation": "getAll",
        "returnAll": "={{ $fromAI('Return_All', ``, 'boolean') }}"
      },
      "credentials": {
        "egoiApi": {
          "name": "<your credential>"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "12e8943f-bd9b-4a89-ba6a-065d6106741d",
      "name": "Update a member",
      "type": "n8n-nodes-base.egoiTool",
      "position": [
        -140,
        140
      ],
      "parameters": {
        "contactId": "={{ $fromAI('Contact_Id', ``, 'string') }}",
        "operation": "update",
        "updateFields": {}
      },
      "credentials": {
        "egoiApi": {
          "name": "<your credential>"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "9afcdd8c-8a24-4eb1-b406-253f2ce736ea",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "color": 4,
        "width": 1060,
        "height": 180,
        "content": "## Contact"
      },
      "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-25T00:02:35.905Z",
      "projectId": "G5fce9xGuBAsWBXe",
      "updatedAt": "2025-06-25T00:02:35.905Z",
      "workflowId": "MVhDHlO3XRkLBbHs"
    }
  ],
  "settings": {
    "timezone": "America/New_York"
  },
  "createdAt": "2025-06-25T00:02:35.904Z",
  "updatedAt": "2025-06-25T00:02:48.000Z",
  "versionId": "e2005d2d-ece1-4d37-8e85-ab219c4b46b2",
  "isArchived": false,
  "staticData": null,
  "connections": {
    "Get a member": {
      "ai_tool": [
        [
          {
            "node": "E-goi Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create a member": {
      "ai_tool": [
        [
          {
            "node": "E-goi Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Update a member": {
      "ai_tool": [
        [
          {
            "node": "E-goi Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many members": {
      "ai_tool": [
        [
          {
            "node": "E-goi Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  },
  "triggerCount": 0
}