基于Vue3 + WebRTC + Nodejs + Flutter搭建的远程桌面控制、游戏串流
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"billd-desk": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-billd-desk"
]
}
}
}