Back to MCP Servers
🔌

hyperb1iss/lucidity-mcp

Apache-2.0

🐍 🏠 - Enhance AI-generated code quality through intelligent, prompt-based analysis across 10 critical dimensions from complexity to security vulnerabilities

PythonAI & LLMs

Install

npx -y hyperb1iss-lucidity-mcp

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "hyperb1iss-lucidity-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "hyperb1iss-lucidity-mcp"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.