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