{
  "name": "Mobility API MCP server",
  "nodes": [
    {
      "id": "9407e467-6a00-4ee9-8b4d-3b651956dc78",
      "name": "Setup Instructions",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1380,
        -240
      ],
      "parameters": {
        "width": null,
        "height": 1060,
        "content": "### ⚙️ Setup Instructions\n\n1. **Import Workflow**: \nLoad this workflow into your n8n instance\n\n2. **Authentication**: \nNo authentication required\n\n3. **Activate Workflow**:\nEnable the workflow to star"
      }
    },
    {
      "id": "89c15181-ecd8-429f-87f2-7cd17c562743",
      "name": "Workflow Overview",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1120,
        -240
      ],
      "parameters": {
        "width": 420,
        "height": 920,
        "content": "## 🛠️ Mobility MCP Server ✅ 2 operations\n\n### About\nTransit API can be used to obtain time-aggregated data representing moving the people between various spatial points within the Czech Republic. Havi"
      }
    },
    {
      "id": "f4cab50f-b19e-4163-afbe-9b55b7daf8cf",
      "name": "Mobility MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -620,
        -240
      ]
    },
    {
      "id": "4455f27d-e0cc-41b7-b0b0-30517ec3ed01",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        -100
      ],
      "parameters": {
        "width": 300,
        "height": 200,
        "content": "## Info"
      }
    },
    {
      "id": "7fba4163-260d-44c7-a8c9-47aff6c419c1",
      "name": "Retrieve Application Info",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        -60
      ]
    },
    {
      "id": "116eae59-6430-486b-a86e-c340f6609253",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        140
      ],
      "parameters": {
        "width": 300,
        "height": 200,
        "content": "## Transit"
      }
    },
    {
      "id": "dae3261a-7800-4c66-afd2-aabdae79b7d8",
      "name": "Calculate Transit Route",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        180
      ]
    }
  ],
  "connections": {
    "Calculate Transit Route": {
      "ai_tool": [
        [
          {
            "node": "Mobility MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Retrieve Application Info": {
      "ai_tool": [
        [
          {
            "node": "Mobility MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}