{
  "name": "Get stats, shorten URLs 🛠️ Yourls Tool MCP Server 💪 all 3 operations",
  "nodes": [
    {
      "id": "67cab801-1959-48b2-aab3-f4d91a95d065",
      "name": "Workflow Overview",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -100
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "6dbb0524-dfba-4388-b12b-05718ae80ec4",
      "name": "Yourls Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -860,
        -80
      ]
    },
    {
      "id": "fcb9f196-13c1-4d21-946f-e05ac2f04f4f",
      "name": "Expand a URL",
      "type": "n8n-nodes-base.yourlsTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "0b0fa272-780f-4d1a-a900-a1dbc911994f",
      "name": "Shorten a URL",
      "type": "n8n-nodes-base.yourlsTool",
      "position": [
        -580,
        140
      ]
    },
    {
      "id": "0007277a-c1fa-4f6e-aea0-1982b4552d20",
      "name": "Get stats for a URL",
      "type": "n8n-nodes-base.yourlsTool",
      "position": [
        -360,
        140
      ]
    },
    {
      "id": "cbdc5018-c3e6-49db-9d60-500ee808a900",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "Expand a URL": {
      "ai_tool": [
        [
          {
            "node": "Yourls Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Shorten a URL": {
      "ai_tool": [
        [
          {
            "node": "Yourls Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get stats for a URL": {
      "ai_tool": [
        [
          {
            "node": "Yourls Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}