angular/web-codegen-scorer
Web Codegen Scorer is a tool for evaluating the quality of web code generated by LLMs.
Platform-specific configuration:
{
"mcpServers": {
"web-codegen-scorer": {
"command": "npx",
"args": [
"-y",
"web-codegen-scorer"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...