screen sharing for developers https://screego.net/
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"server": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-server"
]
}
}
}