Model Context Protocol (MCP) server configuration and tool manifest for react-grid-layout/react-draggable
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"react-draggable": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-react-draggable"
]
}
}
}