Docs menu+

Discord bot operations — channels, messages, users, reactions. One account = one bot.

#Discord

Discord bot operations channels, messages, users, reactions. One account = one bot.

#Get a token

Generate a Bot Token at https://discord.com/developers/applications.

  • Create an application, add a Bot, copy the Bot Token.
  • Invite the bot to your servers with the intents you need.

#Add it to the vault

bash
mcpvault add discord

Example session:

text
$ mcpvault add discord Label: community Bot Token: •••• Guild ID: optional ✓ Validated as bot "AcmeBot" ✓ Saved.

#Tools exposed

  • see upstream — send/read messages, channels, users, reactions

#Switch to this account

In any chat client wired to mcpvault, ask:

Switch to my <label> Discord account.

The vault server's activate_account tool flips the active label. Wrappers re-read it on the next call no restart.

Discord — mcpvault docs