Discord Integration
The Discord node lets your agents send messages to Discord channels, including rich embeds and interactive components.
Connection Setup
Section titled “Connection Setup”Click Connect in the node configuration panel. Spawnbase will redirect you to Discord to authorize the bot in your server. The bot is granted Send Messages and View Channels permissions automatically.
Available Tools
Section titled “Available Tools”| Tool | Description |
|---|---|
send_message | Send a message to a Discord channel |
Key Fields
Section titled “Key Fields”| Field | Required | Description |
|---|---|---|
| Channel ID | Yes | Discord channel ID — right-click the channel → Copy Channel ID (enable Developer Mode in Discord settings) |
| Content | No | Message text. Optional if you provide embeds. |
| Embeds | No | Discord embed objects for rich content |
| Message Reference | No | Reply to a specific message by passing its message ID |
MCP Server
Section titled “MCP Server”| Server URL | https://mcp.spawnbase.ai/discord/mcp |
| Transport | Streamable HTTP |
| Provider | Spawnbase (managed) |
| Docs | Discord Developer Docs |
- Enable Developer Mode in Discord (User Settings → Advanced → Developer Mode) to copy channel/message IDs via right-click.
- Content or Embeds required — at least one must be provided or Discord rejects the message.