Next generation frontend tooling. It's fast!
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"vite": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-vite"
]
}
}
}