foundation-sunshine

GitHub

Sunshine fork: an enhanced sunshine, a self-hosted game streaming host for Moonlight with HDR10/HDR Vivid, virtual displays, advanced audio, optimized encoders, and a modern control panel.

RAW Config

Claude Desktop Configuration

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

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