{
  "name": "🛠️ Mocean tool MCP server 💪 both operations",
  "nodes": [
    {
      "id": "892c292d-f509-4a1d-b778-74d924e992f1",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -160
      ],
      "parameters": {
        "width": 420,
        "height": 800,
        "content": "## 🛠️ Mocean Tool MCP Server\n\n### 📋 Available Operations (2 total)\n\n**Sms**: send\n**Voice**: send\n\n### ⚙️ Setup Instructions\n\n1. **Import Workflow**: Load this workflow into your n8n instance\n\n1. **🔑 "
      }
    },
    {
      "id": "024a878d-6365-4153-af2f-af1e3627e2bb",
      "name": "Mocean Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -840,
        -100
      ]
    },
    {
      "id": "a0cba658-3979-4c7b-8a4a-a2e0010c9f65",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": 400,
        "height": null,
        "content": "## Sms"
      }
    },
    {
      "id": "6003a56c-5d5c-4f3b-bba9-9a328526a6a1",
      "name": "Sticky Note 2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        360
      ],
      "parameters": {
        "width": 400,
        "height": null,
        "content": "## Voice"
      }
    },
    {
      "id": "8b2b84bf-a961-4f71-9c45-0d598e704194",
      "name": "Send SMS",
      "type": "n8n-nodes-base.moceanTool",
      "position": [
        -820,
        140
      ]
    },
    {
      "id": "4ba03a00-32df-41dc-8d37-bd711fbe366d",
      "name": "Send Voice",
      "type": "n8n-nodes-base.moceanTool",
      "position": [
        -820,
        380
      ]
    }
  ],
  "connections": {
    "Send SMS": {
      "ai_tool": [
        [
          {
            "node": "Mocean Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Send Voice": {
      "ai_tool": [
        [
          {
            "node": "Mocean Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}