govforge

ericvaillancourt/govforge
★ 1 stars Python 🤖 AI/LLM Updated 8d ago
Local-first governance for AI coding agents — MCP server, CLI, audit trail, policies. Apache 2.0.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

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

Or install with pip: pip install govforge

README Excerpt

<div align="center"> <img src="brand/wordmark.svg" alt="GovForge" width="280" /> **Govern AI coding agents before they govern your codebase.** </div> --- GovForge is a **local-first governance layer** that sits between AI coding agents (Claude Code, Codex, Cursor, Cline, Aider, …) and your repository.

Tools (5)

auth_change_requires_reviewlarge_diff_requires_human_approvalmigration_requires_reviewsecret_pattern_detectiontest_required_for_high_risk

Topics

ai-governanceaudit-trailclaude-codecodexdeveloper-toolsdevopsgitmcpmodel-context-protocol