Loading MCP server directory, please wait...
Your AI runs your Discord server: chat, moderation, admin, even building it all from one brief.
npx @getmcp/cli add io.github.OrygnsCode/omnicordRequires Node.js 18+. Community-contributed server. Review source before installing.
DISCORD_TOKENBot token from the Discord Developer Portal. The init wizard sets this up.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.OrygnsCode/omnicord": {
"command": "npx",
"args": [
"-y",
"@orygn/omnicord"
],
"env": {
"DISCORD_TOKEN": "",
"OMNICORD_GUILD": ""
}
}
}
}