{
  "name": "🛠️ CircleCI tool MCP server",
  "nodes": [
    {
      "id": "d92bbc03-3a15-415f-9fc6-dc1d5a816cbe",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -220
      ],
      "parameters": {
        "width": 420,
        "height": 780,
        "content": "## 🛠️ CircleCI Tool MCP Server\n\n### 📋 Available Operations (3 total)\n\n**Pipeline**: get, get all, trigger\n\n### ⚙️ Setup Instructions\n\n1. **Import Workflow**: Load this workflow into your n8n instance\n"
      }
    },
    {
      "id": "10626f6f-fba3-4d3a-959f-95e48552b592",
      "name": "CircleCI Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -440,
        -160
      ]
    },
    {
      "id": "6feb131b-39b1-4f1e-99c7-67b48708e73c",
      "name": "Get a pipeline",
      "type": "n8n-nodes-base.circleCiTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "41064201-e2f3-4ba5-a3b6-8fea63f99d71",
      "name": "Get many pipelines",
      "type": "n8n-nodes-base.circleCiTool",
      "position": [
        -580,
        140
      ]
    },
    {
      "id": "d641a873-1dc6-4f1d-855b-c4f282d94714",
      "name": "Trigger a pipeline",
      "type": "n8n-nodes-base.circleCiTool",
      "position": [
        -360,
        140
      ]
    },
    {
      "id": "73c8bffe-27af-47f7-95b6-619ffe4b8695",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": 840,
        "height": 180,
        "content": "## Pipeline"
      }
    }
  ],
  "connections": {
    "Get a pipeline": {
      "ai_tool": [
        [
          {
            "node": "CircleCI Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many pipelines": {
      "ai_tool": [
        [
          {
            "node": "CircleCI Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Trigger a pipeline": {
      "ai_tool": [
        [
          {
            "node": "CircleCI Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}