CodeLens

Wolfvin/CodeLens
★ 0 stars Python AI/LLM Updated 1d ago
AI-native static code intelligence CLI + MCP server — prevents collision, dead code, and security bugs before AI agents write code. 13 languages, SQLite graph model, zero LLM calls.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "codelens": {
      "command": "uvx",
      "args": [
        "codelens"
      ]
    }
  }
}

Or install with pip: pip install codelens

README Excerpt

<p align="center"> <img alt="CodeLens" src="https://img.shields.io/badge/CodeLens-AI--Native%20Code%20Intelligence-blue?style=for-the-badge" /> </p> <p align="center"> <a href="https://pypi.org/project/codelens/"><img alt="PyPI" src="https://img.shields.io/pypi/v/codelens?color=blue"></a> <a href="LICENSE.txt"><img alt="License: MIT" src="https://img.shields.io/badge/license-MIT-green.svg"></a>

Tools (15)

auditcontextcriticaldepsdoctorgraphhighhistoryimpactlowmediumscansearchsecuritysummary

Topics

ai-agentsclicode-intelligencecode-qualitydead-code-detectiondeveloper-toolsllm-toolsmcpmodel-context-protocolpythonstatic-analysistree-sitter