jazelly/vite-react-mcp
Vite plugin to help LLMs to interact with your React App
Platform-specific configuration:
{
"mcpServers": {
"vite-react-mcp": {
"command": "npx",
"args": [
"-y",
"vite-react-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...