coverctl

klarlabs-studio/coverctl
★ 0 stars Go AI/LLM Updated 7d ago
Coverage feedback for AI coding agents — every language, every change. Domain-aware policy enforcement via MCP server (Claude Code, Cursor, Cline, Aider) and CLI.
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": {
    "coverctl": {
      "command": "go",
      "args": [
        "run",
        "github.com/klarlabs-studio/coverctl@latest"
      ]
    }
  }
}

README Excerpt

**Agent-loop coverage governance — coverage your AI coding agent calls before commit, not a dashboard you read after CI.** > *"Our AI agents ship code fast, but they're blind to coverage policy while editing. We only see breakage in CI, after context is gone, and the same agent then guesses its way to a fix."*

Tools (12)

badgecheckcomparedebtdetectignoreinitrecordreportsuggestsurveytrend

Topics

agent-toolsai-agentsclaude-codeclicoveragecoverage-testingcursordevtoolsgogolangmcpmodel-context-protocoltest-coverage