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