ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Discord with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage communities via Discord. list server channels and members, send and edit messages, and handle channel moderation directly from any AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED Β· PRODUCTION READY Β· VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set Β· 15 capabilities

The complete Discord capability set.

These are the exact actions your AI can choose when you ask it to work with Discord.

Capability set01 / 04

01-04

4 capabilities in this set.

Part of 15 available through Discord.

  1. 01

    Create message

    Capable of mapping Markdown <@user_id> tags natively forcing push notifications instantly. Dispatch an automated text Payload resolving towards a Channel

  2. 02

    Create thread

    If message_id is provided, creates a thread from that message. Create a new thread in a Discord channel

  3. 03

    Get guild

    Fetches explicit Snowflake IDs configuring precisely the total member approximations natively bypassing localized channel scopes. Perform structural extraction of metadata linked to a Discord Server

  4. 04

    Get guild member

    Get details for a specific server member

Capability set02 / 04

05-08

4 capabilities in this set.

Part of 15 available through Discord.

  1. 05

    List channel messages

    Extracts string contents, nested attachments mapping binary sizes, and embed payloads. Read recent structural Chat payloads targeting a Channel

  2. 06

    List guild channels

    Returns crucial Snowflake Channel IDs prerequisite to performing all downstream messaging actions. Identify explicitly assigned routing text/voice Channels within a Server

  3. 07

    List guild members

    Restricted heavily by GUILD_MEMBERS Privileged Intent inside the developer portal securely. Enumerate explicitly attached user accounts active within the Server

  4. 08

    Delete message

    Drops the raw chat out of the Channel history permanently replacing it with visual space on all clients natively. Purge an existing Chat Payload out of the visible memory

Capability set03 / 04

09-12

4 capabilities in this set.

Part of 15 available through Discord.

  1. 09

    Create guild channel

    Default type=0 maps to standard Text Channels. Provision a radically fast new structural Channel sandbox

  2. 10

    List guild roles

    Use role IDs with member management. List all roles configured in a Discord server

  3. 11

    Delete channel

    Vaporizes all nested historical chat payloads, pinned messages, and file attachments natively dropping active connections entirely returning 404s. Irreversibly delete an entirely active Discord Channel mapping

  4. 12

    Edit message

    Ideal for updating dynamic progress bars inside a live Chat context. Mutate pre-existing textual strings tied to a Bot Message

Capability set04 / 04

13-15

3 capabilities in this set.

Part of 15 available through Discord.

  1. 13

    Pin message

    Channels have a maximum of 50 pins. Pin a message in a Discord channel

  2. 14

    Add reaction

    Use URL-encoded custom emojis (name:id) or standard Unicode emojis (e.g., πŸ‘). Add an emoji reaction to a Discord message

  3. 15

    Get channel

    Inspect deep properties identifying a precise Discord Channel

Observed, not estimated

917ms average. Fast in production.

Discord is checked daily against the live service.

Daily averagePeak 974ms
Sep 1Today
Fastest day
814ms
Slowest day
974ms
14-day trend
Slowing+20%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 15 capabilities arrive ready to run.

Preview access Β· not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Discord, so you can see the experience inside your AI.

It does not authenticate your account with Discord. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Discord Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_Wz9NrSTevbDoa4feOFpAMrenIHj9T20JUIHvNMqI/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings β†’ Connectors.
  2. 2Click β€œAdd custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat β€” Discord capabilities are ready to use.
Configuration Β· claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "discord-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_Wz9NrSTevbDoa4feOFpAMrenIHj9T20JUIHvNMqI/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Discord owners ask.

  • 01

    Can my agent list all members of a Discord server?

    Yes. Use the 'list_guild_members' capability. Note that this action is heavily restricted by the 'GUILD_MEMBERS' Privileged Intent, which must be enabled for your bot in the Discord Developer Portal.

  • 02

    How do I edit a message previously sent by the bot via chat?

    Provide the 'channel_id', 'message_id', and the new 'content' to the 'edit_message' capability. Your agent will update the core content directly, substituting the payload rendered globally without deleting and reposting.

  • 03

    Can I delete an entire channel through natural conversation?

    Yes. The 'delete_channel' mutation allows you to irreversibly delete an active Discord channel. The agent will destroy the routing bucket and vaporize all nested chat payloads and attachments.