{
  "name": "[New York Times] article search API MCP server",
  "nodes": [
    {
      "id": "6b8f81f6-8a53-4467-a70b-e9846ced800f",
      "name": "Setup Instructions",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1380,
        -240
      ],
      "parameters": {
        "width": null,
        "height": 1060,
        "content": "### ⚙️ Setup Instructions\n\n1. **Import Workflow**: \nLoad this workflow into your n8n instance\n\n2. **Configure Authentication**: \nSet up apiKey credentials\n   - Type: API Key in query\n   - Key name: ap"
      }
    },
    {
      "id": "75aaf454-5c06-4b99-9f59-940c3cd6b689",
      "name": "Workflow Overview",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1120,
        -240
      ],
      "parameters": {
        "width": 420,
        "height": 920,
        "content": "## 🛠️ Article Search MCP Server ✅ 1 operations\n\n### About\nThe Article Search API lets you query New York Times articles from 1851 to present, returning metadata including headlines, abstracts, multime"
      }
    },
    {
      "id": "b672dd36-23f0-4d3d-a134-3b053bf528eb",
      "name": "Article Search MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -620,
        -240
      ]
    },
    {
      "id": "c1308c48-fd1a-43a4-9a7d-bed56e41a8f8",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        -100
      ],
      "parameters": {
        "width": 300,
        "height": 200,
        "content": "## Stories"
      }
    },
    {
      "id": "e61da932-518a-4520-b7c9-602a36ec9b0a",
      "name": "Search Articles",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        -60
      ]
    }
  ],
  "connections": {
    "Search Articles": {
      "ai_tool": [
        [
          {
            "node": "Article Search MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}