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://syncorelabs.ai/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 75+ pre-wired Syncore 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 Syncore daemon discovers the skill at startup and exposes its tools to whichever AI client is running.
Sample prompts
Once Syncore is installed and Discord is connected, ask your agent something like:
- “Send 'Daily standup in 5' to the #standup channel in the Syncore guild.”
- “List the last 50 messages in #general and summarize.”
- “Search the Syncore 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 Syncore dashboard:
- Run
curl -fsSL https://syncorelabs.ai/install.sh | shon macOS / Linux (or the PowerShell command on Windows). - Run
syncore loginto create your account and a device-bound encryption key. - Visit syncorelabs.ai/connect and authorize Discord.
- Run
syncore updateto sync the skill + credentials to every installed AI client.
Pricing
Free at every Syncore 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 Syncore vault.
See the full Syncore 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,...
- Intercom — list and triage conversations (open / closed / snoozed), reply publicly, leave internal notes, assign to teammate or team, close conversations, list and search contacts (users + leads),...
- Loom — list videos in the workspace (filter by folder / creator), fetch a single video's metadata, pull timestamped transcripts (plain / timestamped / VTT), search videos by free-text query across...
- Mailchimp — manage audiences (lists), browse / add / update subscribers with status (subscribed / pending / unsubscribed / cleaned) and merge fields, list and inspect campaigns, send test campaign...
- Outlook — search and list mail, read message bodies, send email, reply / forward / delete / move messages, browse folders, list and create calendar events via Microsoft Graph API
Or browse all 75 skills in the Syncore catalog.