codebugs

faxik/codebugs
★ 1 stars Python Code/Dev Tools Updated today
AI-native code finding tracker — SQLite-backed, MCP server + CLI
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": {
    "codebugs": {
      "command": "uvx",
      "args": [
        "codebugs"
      ]
    }
  }
}

Or install with pip: pip install codebugs

Topics

ai-toolsbug-trackerclaudeclicode-reviewdeveloper-toolsmcpmcp-serversqlitetech-debt