Onset logo
s

Discord Bot

A chat platform where teams and communities connect via text, voice, or video—built for collaboration and easy communication.

API Configuration

Base URL:
https://discord.com/api
Type:
REST

MCP Tools

request
Make an authenticated Discord Bot request through the proxy.
channels
List channels from the connected Discord guild.
message
Send a message to a Discord channel.

Unified API

/chat/channels
Retrieve a list of channels from a Discord guild.
/chat/channels/{channel_id}/message
Send a message to a Discord channel.