Exposes the Discord REST API to AI agents via the Model Context Protocol, enabling message sending and other Discord interactions.
{
"mcpServers": {
"discord-4": {
"command": "npx",
"args": [
"-y",
"discord-mcp"
]
}
}
}