FreeCodex

bmtriet/FreeCodex
★ 1 stars Python Security Updated 2d ago
Launch-safety checklist and lightweight audits for AI-built public repos, MCP servers, and agent workflows.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

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

Or install with pip: pip install freecodex

Topics

ai-agentslaunch-readinessmcp-securityrepo-auditvibe-coding