react-fundamentals
Material for my React Fundamentals Workshop
react-fundamentals MCP Server
MCP server for epicweb-dev/react-fundamentals
Ready-to-Use Client Configurations
{
"mcpServers": {
"react-fundamentals": {
"command": "npx",
"args": [
"-y",
"@epicweb-dev/react-fundamentals"
]
}
}
}