{
  "name": "🛠️ TheHive tool MCP server",
  "nodes": [
    {
      "id": "7b102b99-0596-4440-873e-bd81881c1261",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        80
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "5713ee36-a689-4bfe-9d83-2597de8d9c49",
      "name": "TheHive Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -420,
        200
      ]
    },
    {
      "id": "2e53442e-a6cb-4c15-88c0-446d455ac245",
      "name": "Create a log",
      "type": "n8n-nodes-base.theHiveTool",
      "position": [
        -800,
        620
      ]
    },
    {
      "id": "ca270653-6815-4a58-b5fa-86be59745539",
      "name": "Execute a responder",
      "type": "n8n-nodes-base.theHiveTool",
      "position": [
        -580,
        620
      ]
    },
    {
      "id": "7f01e558-b10f-4242-989a-caa2f3a15b74",
      "name": "Get many logs",
      "type": "n8n-nodes-base.theHiveTool",
      "position": [
        -360,
        620
      ]
    },
    {
      "id": "96bd5158-ae2b-46ba-a94b-f2524d3b9a21",
      "name": "Get a log",
      "type": "n8n-nodes-base.theHiveTool",
      "position": [
        -140,
        620
      ]
    },
    {
      "id": "14f28435-f1e6-4861-a452-f197c41c92a9",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        600
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "Get a log": {
      "ai_tool": [
        [
          {
            "node": "TheHive Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create a log": {
      "ai_tool": [
        [
          {
            "node": "TheHive Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many logs": {
      "ai_tool": [
        [
          {
            "node": "TheHive Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Execute a responder": {
      "ai_tool": [
        [
          {
            "node": "TheHive Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}