{
  "name": "🛠️ Jina AI tool MCP server 💪 all 3 operations",
  "nodes": [
    {
      "id": "5ab6d59e-ae60-4820-b4c8-268e1f96d61e",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -160
      ],
      "parameters": {
        "width": 420,
        "height": 800,
        "content": "## 🛠️ Jina AI Tool MCP Server\n\n### 📋 Available Operations (3 total)\n\n**Reader**: read, search\n**Research**: deep research\n\n### ⚙️ Setup Instructions\n\n1. **Import Workflow**: Load this workflow into yo"
      }
    },
    {
      "id": "e91a6b66-f6ca-482c-ba5c-9e39427f387e",
      "name": "Jina AI Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -640,
        -120
      ]
    },
    {
      "id": "d210d1e9-5a5a-4f87-b797-04b4f8e4fbd5",
      "name": "Read URL content",
      "type": "n8n-nodes-base.jinaAiTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "3cedddc5-4ca2-4214-8fa7-84165c6b3ca2",
      "name": "Search web",
      "type": "n8n-nodes-base.jinaAiTool",
      "position": [
        -580,
        140
      ]
    },
    {
      "id": "b5a366fe-e65b-4c13-a462-b0bd4f58edb2",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": 620,
        "height": 180,
        "content": "## Reader"
      }
    },
    {
      "id": "c50231d8-2c2a-44a2-8cf1-44c430b8c6ed",
      "name": "Perform deep research",
      "type": "n8n-nodes-base.jinaAiTool",
      "position": [
        -800,
        380
      ]
    },
    {
      "id": "48f7c177-d67e-4d51-8f62-e0f116e3a876",
      "name": "Sticky Note 2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        360
      ],
      "parameters": {
        "width": 400,
        "height": 180,
        "content": "## Research"
      }
    }
  ],
  "connections": {
    "Search web": {
      "ai_tool": [
        [
          {
            "node": "Jina AI Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Read URL content": {
      "ai_tool": [
        [
          {
            "node": "Jina AI Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Perform deep research": {
      "ai_tool": [
        [
          {
            "node": "Jina AI Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}