loading…
Search for a command to run...
loading…
Discord integration for Model Context Protocol
Discord integration for Model Context Protocol
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"discord-mcp": {
"command": "npx",
"args": [
"-y",
"discord-mcp"
]
}
}
}