Catalog
io.github.ZUHcYa/ai-validation
OfficialIndependent AI code validation: test bias, edge cases, coverage gaps.
Validates AI-generated code for bias, edge cases, and coverage gaps.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"ai-validation": {
"command": "npx",
"args": [
"-y",
"ai-validation-mcp@0.1.2"
]
}
}
}