{
  "name": "🛠️ PostHog tool MCP server 💪 5 operations",
  "nodes": [
    {
      "id": "7faa3d1d-fc7a-4572-a8a5-b2d237a3a1f7",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        140
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "d98a5cfc-77a2-43ce-b5d8-8b910b688b57",
      "name": "PostHog Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -720,
        -40
      ]
    },
    {
      "id": "c30c3b91-74da-4b30-a61f-b72d4d119508",
      "name": "Create an alias",
      "type": "n8n-nodes-base.postHogTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "159e0a3f-7adb-4b4c-9d86-ede23654c3db",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "c7920dad-39d2-4b1e-a987-7d6835b7b9e9",
      "name": "Create an event",
      "type": "n8n-nodes-base.postHogTool",
      "position": [
        -800,
        380
      ]
    },
    {
      "id": "70f816a3-cb5b-4647-b078-1c533558d54e",
      "name": "Sticky Note 2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        360
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "43362773-a46a-4ebf-b24b-424742b8cff0",
      "name": "Create an identity",
      "type": "n8n-nodes-base.postHogTool",
      "position": [
        -800,
        620
      ]
    },
    {
      "id": "dea4feda-a6a2-42f5-b818-3df3ea140b2d",
      "name": "Sticky Note 3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        600
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "d820b179-4a5f-4a0a-b87e-26c4ae763bb9",
      "name": "Track a page",
      "type": "n8n-nodes-base.postHogTool",
      "position": [
        -800,
        860
      ]
    },
    {
      "id": "63967e42-dd49-454e-bb4a-001227f0ffa3",
      "name": "Track a screen",
      "type": "n8n-nodes-base.postHogTool",
      "position": [
        -580,
        860
      ]
    },
    {
      "id": "0376cec6-c99d-4eb9-88d8-553999114854",
      "name": "Sticky Note 4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        840
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "Track a page": {
      "ai_tool": [
        [
          {
            "node": "PostHog Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Track a screen": {
      "ai_tool": [
        [
          {
            "node": "PostHog Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create an alias": {
      "ai_tool": [
        [
          {
            "node": "PostHog Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create an event": {
      "ai_tool": [
        [
          {
            "node": "PostHog Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create an identity": {
      "ai_tool": [
        [
          {
            "node": "PostHog Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}