{
  "name": "Transportation laws and incentives MCP server",
  "nodes": [
    {
      "id": "d8485117-270c-4c8e-b5ef-b2616663aae8",
      "name": "Setup Instructions",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1380,
        -240
      ],
      "parameters": {
        "width": null,
        "height": 1020,
        "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": "fee689e6-a6c3-476b-a264-2a4273b72879",
      "name": "Workflow Overview",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1120,
        -100
      ],
      "parameters": {
        "width": 320,
        "height": 680,
        "content": "## 🛠️ Transportation Laws and Incentives MCP Server ✅ 4 operations\n\n### About\nQuery our database of federal and state laws and incentives for alternative fuels and vehicles, air quality, fuel efficien"
      }
    },
    {
      "id": "76d2972b-2b9a-4659-a6c4-04af35775ba2",
      "name": "Transportation Laws and Incentives MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -940,
        -240
      ]
    },
    {
      "id": "250c90e9-bbc6-48a9-8537-7959a58e3bf6",
      "name": "List Laws and Incentives",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -640,
        100
      ]
    },
    {
      "id": "03e700cc-c08b-4bfb-ab6f-dbeebbf0f061",
      "name": "Grid Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -720,
        40
      ],
      "parameters": {
        "width": null,
        "height": 220,
        "content": "## Output Format"
      }
    },
    {
      "id": "e62cc78c-1794-44b5-a444-e287f6f3dff1",
      "name": "List Law Categories",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -360,
        100
      ]
    },
    {
      "id": "50c73cc2-2aca-4252-ab31-643c92169651",
      "name": "Grid Note 2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -440,
        40
      ],
      "parameters": {
        "width": null,
        "height": 220,
        "content": "## Output Format"
      }
    },
    {
      "id": "f638a6d6-8cec-4b06-9617-7d0f565a3408",
      "name": "Get Jurisdiction Contacts",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -80,
        100
      ]
    },
    {
      "id": "d3cf0d90-58f8-47ce-89b9-3f6507346fb9",
      "name": "Grid Note 3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -160,
        40
      ],
      "parameters": {
        "width": null,
        "height": 220,
        "content": "## Output Format"
      }
    },
    {
      "id": "9fdb117a-9293-4c63-8378-67fb71bbd627",
      "name": "Get Law Details by ID",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        200,
        100
      ]
    },
    {
      "id": "64452e2e-ef8b-4106-bf29-ea39672f306d",
      "name": "Grid Note 4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        120,
        40
      ],
      "parameters": {
        "width": null,
        "height": 220,
        "content": "## Output Format"
      }
    }
  ],
  "connections": {
    "List Law Categories": {
      "ai_tool": [
        [
          {
            "node": "Transportation Laws and Incentives MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get Law Details by ID": {
      "ai_tool": [
        [
          {
            "node": "Transportation Laws and Incentives MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "List Laws and Incentives": {
      "ai_tool": [
        [
          {
            "node": "Transportation Laws and Incentives MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get Jurisdiction Contacts": {
      "ai_tool": [
        [
          {
            "node": "Transportation Laws and Incentives MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}