React Patterns
MCP Serverby gitwalter · Added 5mo ago
Claude
18
Install
git clone https://github.com/gitwalter/cursor-agent-factoryAdd to Claude
claude mcp add react-patternsQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"react-patterns": {
"command": "npx",
"args": [
"@modelcontextprotocol/react-patterns"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
React development patterns and best practices. Covers hooks, state management, component design, and performance optimization.
Tags
developmenttypescriptbashreactnextjsskill