Discord for Claude, Cursor, ChatGPT & agents
Discord — send messages to channels, list guilds (servers) and channels, read channel history via the Discord REST API v10 with a bot token
curl -fsSL https://tradeloop.top/install.sh | shmacOS / Linux. Windows + manual install.
What it does
Discord — send messages to channels, list guilds (servers) and channels, read channel history via the Discord REST API v10 with a bot token. Use when the user mentions Discord, server, guild, channel, ping, post a notification / announcement, or wants to send / read messages in a Discord community.
The Discord skill is one of 25+ pre-wired TradeLoop integrations that any MCP-compatible client — Claude Desktop, Claude Code, Cursor, Windsurf, Codex CLI, and ChatGPT desktop — can call out of the box. You don't configure MCP servers or copy API keys into a JSON file; the TradeLoop daemon discovers the skill at startup and exposes its tools to whichever AI client is running.
Sample prompts
Once TradeLoop is installed and Discord is connected, ask your agent something like:
- “Send 'Daily standup in 5' to the #standup channel in the TradeLoop guild.”
- “List the last 50 messages in #general and summarize.”
- “Search the TradeLoop guild for any mention of the new release.”
Tools available (4)
discord__send_messageSend / post / write a message to a Discord text channel. Use when the user wants to ping the team, drop an announcement, or notify a Discord channel. Content max 2000 chars per standard message.
discord__list_channelsList all text / voice / category channels in a Discord guild (server). Use when the user wants to find a channel by name or you need a channel_id for send_message / get_messages.
discord__get_messagesRead / fetch recent Discord channel history (1-100 messages). Use when the user wants to see what was said in a channel, summarize chat, or pull conversation context. Returned in chronological order.
discord__list_guildsList the Discord guilds (servers) the bot is a member of. Use when the user wants to see which servers the bot can talk to, or when you need a guild_id for list_channels.
How to connect
Discord needs a provider API key to talk to discord. Connect it from the TradeLoop dashboard:
- Run
curl -fsSL https://tradeloop.top/install.sh | shon macOS / Linux (or the PowerShell command on Windows). - Run
tradeloop loginto create your account and a device-bound encryption key. - Visit tradeloop.top/connect and authorize Discord.
- Run
tradeloop updateto sync the skill + credentials to every installed AI client.
Pricing
Free at every TradeLoop tier. Connect your account once at /connect; the OAuth or API-key credential stays encrypted on your machine and syncs to your other devices via the TradeLoop vault.
See the full TradeLoop pricing breakdown — Free $0/mo, Pro $29/mo, Ultra $99/mo — on the homepage.
Related
Looking at Discord? You may also want:
- Gmail — search emails with Gmail query syntax, read messages and full threads, send / reply / draft email with attachments, download attachments, and batch-manage labels (archive, mark read, star,...
- Reddit — search across all subreddits, browse hot / new / top posts in a subreddit, fetch posts with their top-level comments, and submit text posts or comment replies
- Slack — channels, messages, threads, search, reactions, files, user lookup, status, scheduled sends
- Telegram — send text messages and photos via a bot, fetch incoming updates (long-polling), and inspect chat metadata via the Telegram Bot API
Or browse all 25 skills in the TradeLoop catalog.