Vesktop

GitHub

Vesktop is a custom Discord App aiming to give you better performance and improve linux support

8,198 stars TypeScript
RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "Vesktop": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-Vesktop"
      ]
    }
  }
}