Skip to content

Discord Integration

The Discord node lets your agents send messages to Discord channels, including rich embeds and interactive components.

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.

ToolDescription
send_messageSend a message to a Discord channel
FieldRequiredDescription
Channel IDYesDiscord channel ID — right-click the channel → Copy Channel ID (enable Developer Mode in Discord settings)
ContentNoMessage text. Optional if you provide embeds.
EmbedsNoDiscord embed objects for rich content
Message ReferenceNoReply to a specific message by passing its message ID
Server URLhttps://mcp.spawnbase.ai/discord/mcp
TransportStreamable HTTP
ProviderSpawnbase (managed)
DocsDiscord 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.