{
  "name": "Get Real-time Stock Analysis and Rankings with Danelfin's AI Analytics API",
  "nodes": [
    {
      "id": "b95edee5-b803-43b0-9c52-3ee4be139ecf",
      "name": "Danelfin mcp",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        32,
        -128
      ]
    },
    {
      "id": "e6b5b592-255f-4a09-8eff-5ca631774096",
      "name": "ranking",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -64,
        64
      ]
    },
    {
      "id": "4c2938e8-1d7a-48e0-9439-107502c4fa8b",
      "name": "sectors",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        128,
        128
      ]
    },
    {
      "id": "eef0d0ce-263f-4ad1-bdc3-3b46d099a734",
      "name": "industries",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        320,
        112
      ]
    },
    {
      "id": "67a61837-e7a3-4702-aa75-6400fb16dfcf",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1024,
        -592
      ],
      "parameters": {
        "width": 848,
        "height": 1808,
        "content": "## Danelfin MCP Server\n\n## About Danelfin\n\nDanelfin is an AI-powered stock analytics platform that helps investors find the best stocks and optimize their portfolios with explainable AI insights to ma"
      }
    }
  ],
  "connections": {
    "ranking": {
      "ai_tool": [
        [
          {
            "node": "Danelfin mcp",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "sectors": {
      "ai_tool": [
        [
          {
            "node": "Danelfin mcp",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "industries": {
      "ai_tool": [
        [
          {
            "node": "Danelfin mcp",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}