Discord MCP Chat Agent

Discord MCP Chat Agent

Manual
Medium
7
Nodes
Manual
Trigger
Medium
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
7
Node Types
5

Node Types

agent
AI Agent
1 node
chat Trigger
When chat message received
1 node
lm Chat Open Ai
OpenAI Chat Model
1 node
mcp Client Tool
Discord MCP Client
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2
3 nodes

Workflow JSON

4.14 KB
{
  "id": "xRclXA5QzrT3c6U8",
  "meta": {
    "instanceId": "8931e7db592c2960ce253801ea290c1dc66e447734ce3d968310365665cefc80"
  },
  "name": "Discord MCP Chat Agent",
  "tags": [],
  "nodes": [
    {
      "id": "3c008773-802c-461c-9350-f42dc5f3969c",
      "name": "AI Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        100,
        -440
      ],
      "parameters": {
        "options": {}
      },
      "typeVersion": 1.9
    },
    {
      "id": "9b5bd212-19bc-4303-a934-b783f7cb5ea7",
      "name": "When chat message received",
      "type": "@n8n/n8n-nodes-langchain.chatTrigger",
      "position": [
        -160,
        -440
      ],
      "webhookId": "79281a20-6afe-4188-ae87-cc80be737ad7",
      "parameters": {
        "options": {}
      },
      "typeVersion": 1.1
    },
    {
      "id": "32a7152e-47ea-4859-aa35-f220a69ddb0d",
      "name": "OpenAI Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        2...

Showing first 1000 characters. Click "Expand" to view the full JSON.