A framework for building native Windows apps with React.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"react-native-windows": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-react-native-windows"
]
}
}
}