Lucidity MCP
AI code-quality analysis server that reviews agent-generated diffs for defects and smells.
🛡️ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for Lucidity MCP, derived from its capabilities.
These scores are auto-generated from public information (the agent's own listing, docs, and repository) using the canonical OWASP AIVSS formula and the MAESTRO framework — an estimate for guidance, not a penetration test, audit, or certification. See the scoring methodology. Are you the vendor? Factual corrections are free.
Overview
Lucidity MCP gives coding agents a self-review tool: it analyzes a git diff across dimensions like complexity, security, error handling, and duplication and returns structured guidance. Tool surface: analyze-changes over the workspace's diff. Security surface: it reads repository source and diffs, so it sees whatever code the agent is working on.
Key features
- Analyze git diffs for quality issues
- Checks complexity, security, and duplication
- Structured, prompt-ready feedback
Use cases
- Self-review agent-written code before commit
- Catch smells and security issues in diffs