Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by jhlee0409 • Uncategorized
An adversarial code verification MCP server using a Verifier-Critic debate loop to uncover code issues.
Perform thorough multi-round adversarial code verification.
Semantic and intent-based analysis across multiple programming languages.
Session management and token optimization during code verification.
Elenchus MCP Server implements an adversarial verification system that orchestrates a multi-round debate between Verifier and Critic agents to identify and validate code issues across multiple categories such as security, correctness, and performance. It supports multi-language dependency analysis, session management, and optional LLM-based evaluation for enhanced semantic understanding and false positive detection. The system is designed to improve code quality through dialectical reasoning rather than simple static analysis or linting.