{
  "name": "🛠️ CoinGecko tool MCP server 💪 all 9 operations",
  "nodes": [
    {
      "id": "bbe9fb4b-a74d-4a16-bd85-7a6560e25019",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1480,
        -480
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "1a7e94e4-c3b0-4188-b12a-40ea305cd7db",
      "name": "CoinGecko Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -440,
        -360
      ]
    },
    {
      "id": "ccf8a794-4e16-47c4-8dc4-12052448b2a6",
      "name": "Get a candlestick for a coin",
      "type": "n8n-nodes-base.coinGeckoTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "32ed7833-0f34-4203-8859-174ef18ac905",
      "name": "Get a coin",
      "type": "n8n-nodes-base.coinGeckoTool",
      "position": [
        -580,
        140
      ]
    },
    {
      "id": "60187509-b5e4-41f4-abc8-c7f9f3a497d2",
      "name": "Get many coins",
      "type": "n8n-nodes-base.coinGeckoTool",
      "position": [
        -360,
        140
      ]
    },
    {
      "id": "33165509-e3e3-4afb-ac7d-eff99edd1766",
      "name": "Get history for a coin",
      "type": "n8n-nodes-base.coinGeckoTool",
      "position": [
        -140,
        140
      ]
    },
    {
      "id": "37ebe0cf-5bd6-4fcf-b37a-1ca333152f14",
      "name": "Get market prices for a coin",
      "type": "n8n-nodes-base.coinGeckoTool",
      "position": [
        80,
        140
      ]
    },
    {
      "id": "b6459685-d54c-45b1-9ad0-abc8c7d578a1",
      "name": "Get market chart for a coin",
      "type": "n8n-nodes-base.coinGeckoTool",
      "position": [
        300,
        140
      ]
    },
    {
      "id": "692b8d88-f325-41df-bd82-7e8456ccda84",
      "name": "Get the price for a coin",
      "type": "n8n-nodes-base.coinGeckoTool",
      "position": [
        520,
        140
      ]
    },
    {
      "id": "2e500994-3369-40f5-b35f-492bba16b9c4",
      "name": "Get the ticker for a coin",
      "type": "n8n-nodes-base.coinGeckoTool",
      "position": [
        740,
        140
      ]
    },
    {
      "id": "469bfd30-f5c3-41a2-92ac-e54cd3b369e1",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "63159820-3306-41ca-ad4f-f601e93d2b82",
      "name": "Get many events",
      "type": "n8n-nodes-base.coinGeckoTool",
      "position": [
        -800,
        -140
      ]
    },
    {
      "id": "dd8c7ed2-89db-436a-8a70-8c7bbb642e46",
      "name": "Sticky Note 2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        -160
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "Get a coin": {
      "ai_tool": [
        [
          {
            "node": "CoinGecko Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many coins": {
      "ai_tool": [
        [
          {
            "node": "CoinGecko Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many events": {
      "ai_tool": [
        [
          {
            "node": "CoinGecko Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get history for a coin": {
      "ai_tool": [
        [
          {
            "node": "CoinGecko Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get the price for a coin": {
      "ai_tool": [
        [
          {
            "node": "CoinGecko Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get the ticker for a coin": {
      "ai_tool": [
        [
          {
            "node": "CoinGecko Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get market chart for a coin": {
      "ai_tool": [
        [
          {
            "node": "CoinGecko Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get a candlestick for a coin": {
      "ai_tool": [
        [
          {
            "node": "CoinGecko Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get market prices for a coin": {
      "ai_tool": [
        [
          {
            "node": "CoinGecko Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}