Deskreen turns any device with a web browser into a secondary screen for your computer. โญ๏ธ Star to support our work!
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"deskreen": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-deskreen"
]
}
}
}