A Model Context Protocol (MCP) server that provides AI-powered code verification tools for security, quality, and compliance checking. This tool integrates with AI assistants to automatically verify c…
{
"mcpServers": {
"klusteraikluster-verify-code": {
"command": "npx",
"args": [
"-y",
"@klusterai/kluster-verify-code-mcp"
]
}
}
}