Vesktop is a custom Discord App aiming to give you better performance and improve linux support
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"Vesktop": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-Vesktop"
]
}
}
}