Connect CodeGuards your way.
Same repository-aware review, four access models. Want the fastest setup? Use the cloud. Can't hand a vendor your token? Keep it in CI or run your own instance. Just want to try it on your machine? The CLI installs in two clicks. Pick a lane below — you can change it later.
CodeGuards Cloud
Connect GitLab or GitHub once. We handle webhooks, read diffs, and post the verdict on every merge request. Best experience, zero infrastructure.
- Connect with OAuth or a project token
- Inline comments + repository memory
- Nothing to host or maintain
Local Guard CLI
Review your diff before it becomes a merge request. Install in two clicks, run one command, get a live report with inline chat — no token handed over, nothing to commit.
- Two-click install, one command to review
- Live report: Re-run, apply fixes, ask inline
- Curate review rules from your IDE via MCP
CI runner
Afraid to give a vendor your SCM token? Don't. Your pipeline sends only the diff to CodeGuards; your GitLab credentials never leave CI and are used locally to post comments.
- Token stays in your CI
- Runs on merge requests / pipelines
- Optional realtime relay for thread replies
Your own instance
One long-running Docker worker inside your network. It owns the webhooks and the SCM token; CodeGuards Cloud only ever receives the review bundle. Maximum control.
- Credentials and webhooks stay on your side
- Single container, health-checked
- For strict security/compliance policies