{
  "name": "Topupsapi MCP Server",
  "nodes": [
    {
      "id": "55990118-1b22-4e07-a900-5b13d4eed6b2",
      "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": "9e35f053-2c1e-4a0f-bdd6-f75a7a6d4407",
      "name": "Workflow Overview",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1120,
        -240
      ],
      "parameters": {
        "width": 420,
        "height": 660,
        "content": "## 🛠️ topupsapi MCP Server ✅ 2 operations\n\n### About\nPolls is a simple API allowing consumers to view polls and vote in them.\n\n### 🔧 How it Works\n\nThis workflow converts the topupsapi API into an MCP-"
      }
    },
    {
      "id": "3eaa18e2-330a-4a60-b31a-cdfec5931e02",
      "name": "topupsapi MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -620,
        -240
      ]
    },
    {
      "id": "bf81835f-788d-4739-814a-602e99aca8f6",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        -100
      ],
      "parameters": {
        "width": 500,
        "height": 200,
        "content": "## Questions"
      }
    },
    {
      "id": "aab984e6-fb74-4bbb-93f7-e44b8266e6d3",
      "name": "Get Questions 1",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        -60
      ]
    },
    {
      "id": "d77c0d2d-61ee-4b47-bbc1-c52ac1b9243d",
      "name": "Create Question 1",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -320,
        -60
      ]
    }
  ],
  "connections": {
    "Get Questions 1": {
      "ai_tool": [
        [
          {
            "node": "topupsapi MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create Question 1": {
      "ai_tool": [
        [
          {
            "node": "topupsapi MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}