npx claudepluginhub yteruel31/claude-marketplace --plugin react-flowAdd to your .mcp.json:
{
"mcpServers": {
"react-flow": {
"command": "bash",
"args": [
"${CLAUDE_PLUGIN_ROOT}/servers/react-flow-mcp/run.sh"
]
}
}
}This server has elevated permissions. Review the source code before enabling.
bash