{
  "name": "Expose TravisCI build operations to AI agents with MCP server",
  "nodes": [
    {
      "id": "d75eda39-0b6e-4341-8f2b-09fc71311f5c",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -260
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "36a940dc-f4a6-4393-b8b0-39dd5c40b5e6",
      "name": "TravisCI Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -420,
        -240
      ]
    },
    {
      "id": "64aab9bb-1907-457a-866e-f8b324e52230",
      "name": "Cancel a build",
      "type": "n8n-nodes-base.travisCiTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "7ede893f-cb4e-4265-927a-e5e3a6f1b27b",
      "name": "Get a build",
      "type": "n8n-nodes-base.travisCiTool",
      "position": [
        -580,
        140
      ]
    },
    {
      "id": "9d036979-7218-4aa5-bec9-b8272371adde",
      "name": "Get many builds",
      "type": "n8n-nodes-base.travisCiTool",
      "position": [
        -360,
        140
      ]
    },
    {
      "id": "e7040082-e573-4e48-9e89-b6b825b09a0c",
      "name": "Restart a build",
      "type": "n8n-nodes-base.travisCiTool",
      "position": [
        -140,
        140
      ]
    },
    {
      "id": "ad926350-40f1-45e0-b532-66d99e9f911f",
      "name": "Trigger a build",
      "type": "n8n-nodes-base.travisCiTool",
      "position": [
        80,
        140
      ]
    },
    {
      "id": "18032709-4604-4e2c-8c32-afcf00511fdd",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "Get a build": {
      "ai_tool": [
        [
          {
            "node": "TravisCI Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Cancel a build": {
      "ai_tool": [
        [
          {
            "node": "TravisCI Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many builds": {
      "ai_tool": [
        [
          {
            "node": "TravisCI Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Restart a build": {
      "ai_tool": [
        [
          {
            "node": "TravisCI Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Trigger a build": {
      "ai_tool": [
        [
          {
            "node": "TravisCI Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}