Vercel React Best Practices
MCP Serverby getclawe · Added 5mo ago
Claude
80
Install
git clone https://github.com/getclawe/claweAdd to Claude
claude mcp add vercel-react-best-practicesQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"vercel-react-best-practices": {
"command": "npx",
"args": [
"@modelcontextprotocol/vercel-react-best-practices"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
Tags
ai-mljavascriptgojavareactskill