Self-hosted game stream host for Moonlight.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"Sunshine": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-Sunshine"
]
}
}
}