{
  "name": "Create LinkedIn posts with AI agents using MCP server",
  "nodes": [
    {
      "id": "e5f5a8ea-1bd2-48e9-881e-fae427079fab",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -300
      ],
      "parameters": {
        "width": 420,
        "height": 780,
        "content": "## 🛠️ LinkedIn Tool MCP Server\n\n### 📋 Available Operations (1 total)\n\n**Post**: create\n\n### ⚙️ Setup Instructions\n\n1. **Import Workflow**: Load this workflow into your n8n instance\n\n1. **🔑 Add Credent"
      }
    },
    {
      "id": "731411cc-9ecc-4654-b187-cbd468fd3b88",
      "name": "LinkedIn Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -840,
        -160
      ]
    },
    {
      "id": "197f1ef7-d3ef-44d2-b5d1-c681a9e3333a",
      "name": "Create a post",
      "type": "n8n-nodes-base.linkedInTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "9b8254b6-c00f-4e3d-bb9b-f29870a1c186",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": 400,
        "height": null,
        "content": "## Post"
      }
    }
  ],
  "connections": {
    "Create a post": {
      "ai_tool": [
        [
          {
            "node": "LinkedIn Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}