8
n8n 한국어amn8n.com

GPT-4와 Nansen MCP를 사용하여 채팅에서 블록체인 통찰력을 얻기

초급

이것은Crypto Trading, AI Chatbot분야의자동화 워크플로우로, 4개의 노드를 포함합니다.주로 Agent, ChatTrigger, LmChatOpenAi, McpClientTool 등의 노드를 사용하며. GPT-4와 Nansen MCP를 사용하여 채팅에서 블록체인 통찰력 가져오기

사전 요구사항
  • OpenAI API Key
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "meta": {
    "instanceId": "14630d736b5286035550ed196e4794a20eff7bd4ef192df8a384d03a0d2775ec",
    "templateCredsSetupCompleted": true
  },
  "nodes": [
    {
      "id": "acb45838-b8bf-4b50-920a-694ae0778d60",
      "name": "채팅 메시지 수신 시",
      "type": "@n8n/n8n-nodes-langchain.chatTrigger",
      "position": [
        224,
        0
      ],
      "webhookId": "8d13f3c6-4adf-43df-bbd2-a305f5369ec0",
      "parameters": {
        "options": {}
      },
      "typeVersion": 1.1
    },
    {
      "id": "b875a807-ab0b-4b27-bcd4-b876a9162858",
      "name": "AI 에이전트",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        448,
        0
      ],
      "parameters": {
        "options": {
          "systemMessage": "=You are a helpful assistant with access to Nansen MCP Tool. Nansen MCP tool allows you to understand everything that is happening with the blockchain.\n\ntoday: {{ $now.toISO() }}"
        }
      },
      "typeVersion": 2
    },
    {
      "id": "1208d743-f57e-45d1-a645-cd0f381c73ee",
      "name": "MCP 클라이언트",
      "type": "@n8n/n8n-nodes-langchain.mcpClientTool",
      "position": [
        608,
        224
      ],
      "parameters": {
        "endpointUrl": "https://mcp.nansen.ai/ra/mcp/",
        "authentication": "headerAuth",
        "serverTransport": "httpStreamable"
      },
      "credentials": {
        "httpHeaderAuth": {
          "id": "BfnK5rNcXiv87Bz9",
          "name": "Nansen MCP - HS"
        }
      },
      "typeVersion": 1.1
    },
    {
      "id": "4886277e-a5fb-40db-b7bf-442c40ce90f6",
      "name": "OpenAI 채팅 모델",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        480,
        224
      ],
      "parameters": {
        "model": {
          "__rl": true,
          "mode": "list",
          "value": "gpt-4.1-mini"
        },
        "options": {}
      },
      "credentials": {
        "openAiApi": {
          "id": "zCrsxmDQSF3rDzqr",
          "name": "OpenAi account - hs"
        }
      },
      "typeVersion": 1.2
    }
  ],
  "pinData": {},
  "connections": {
    "1208d743-f57e-45d1-a645-cd0f381c73ee": {
      "ai_tool": [
        [
          {
            "node": "b875a807-ab0b-4b27-bcd4-b876a9162858",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "4886277e-a5fb-40db-b7bf-442c40ce90f6": {
      "ai_languageModel": [
        [
          {
            "node": "b875a807-ab0b-4b27-bcd4-b876a9162858",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "acb45838-b8bf-4b50-920a-694ae0778d60": {
      "main": [
        [
          {
            "node": "b875a807-ab0b-4b27-bcd4-b876a9162858",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

이 워크플로우를 어떻게 사용하나요?

위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.

이 워크플로우는 어떤 시나리오에 적합한가요?

초급 - 암호화폐 거래, AI 챗봇

유료인가요?

이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.

워크플로우 정보
난이도
초급
노드 수4
카테고리2
노드 유형4
난이도 설명

n8n 초보자를 위한 1-5개 노드의 간단한 워크플로우

저자
Nansen

Nansen

@nansen

Leading onchain analytics platform for top crypto teams and investors

외부 링크
n8n.io에서 보기

이 워크플로우 공유

카테고리

카테고리: 34