git clone https://github.com/brianpelow/mcp-compliance-grc
cd mcp-compliance-grc
uv sync
uv run pytestexport ANTHROPIC_API_KEY=your_key
export GRC_REPO_PATH=./your-service
export GRC_FRAMEWORK=soc2
uv run mcp-compliance-grc- All PRs require passing CI
- Test coverage must not decrease
- Update CHANGELOG.md for user-facing changes