> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mergeguide.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Plans & entitlements

> MergeGuide's three plans and what each one includes.

MergeGuide offers three plans on a product-led path from an individual developer
to an enterprise rollout. Every plan includes the **same product** — scanning,
detection, the dashboard, the MCP server, IDE integration, git hooks, the PR gate,
OSCAL evidence, and SBOM export. Plans differ by **scale** (how many seats and
repositories) and by **contractual and support commitments**, not by which
features you can use.

## Plan comparison

|                                        | **Free**                                           | **Builder**                                               | **Enterprise**                                                |
| -------------------------------------- | -------------------------------------------------- | --------------------------------------------------------- | ------------------------------------------------------------- |
| **For**                                | Individual developers, OSS maintainers, evaluators | Power users, agencies, and small or growing teams         | Organizations that need a procurement contract and assurances |
| **Seats**                              | 1 user                                             | Unlimited (self-serve)                                    | Volume-based                                                  |
| **Repositories**                       | 1 repository                                       | 5 per seat                                                | Unlimited                                                     |
| **Price**                              | \$0                                                | $29 / seat / month, or $24 / seat / month billed annually | Talk to sales                                                 |
| **Product features**                   | Full                                               | Full                                                      | Full                                                          |
| **Single sign-on (SAML/OIDC)**         | —                                                  | —                                                         | ✓                                                             |
| **SCIM provisioning**                  | —                                                  | —                                                         | ✓                                                             |
| **Advanced role-based access control** | —                                                  | —                                                         | ✓                                                             |
| **SLA, MSA, and DPA**                  | —                                                  | —                                                         | ✓                                                             |
| **Support**                            | Community                                          | Standard                                                  | Priority, with a named contact                                |

<Note>
  **Same product, every plan.** Scanning, detection, OSCAL evidence, the MCP server,
  IDE integration, and compliance content are identical across Free, Builder, and
  Enterprise. The only Enterprise-exclusive capabilities are the contractual ones —
  single sign-on, SCIM, advanced RBAC, and the SLA/MSA/DPA — because they are
  procurement and identity controls, not product features.
</Note>

## What each plan is for

### Free

For a single developer who wants to run MergeGuide on one repository — local
checks in the IDE and on commit, plus the dashboard, the MCP server, and the PR
gate on that repository. No commitment and no time limit.

### Builder

For teams that want governance across their work. Builder is self-serve with no
seat cap: add as many seats as you need, each covering up to five repositories.
Annual billing lowers the per-seat rate. This is the plan most teams run.

### Enterprise

For organizations that need single sign-on, SCIM user provisioning, fine-grained
role-based access control, and a signed agreement (SLA, MSA, DPA). Enterprise is
**need-triggered** — you move to it when you need those identity and contractual
controls or you are rolling out at volume, not when you hit a seat ceiling.
Pricing is volume-based; [contact sales](mailto:sales@mergeguide.ai) for a quote.

## Choosing a plan

<Steps>
  <Step title="Start on Free">
    Try MergeGuide on one repository with no commitment. You get the full product —
    IDE checks, commit hooks, the dashboard, the MCP server, and the PR gate.
  </Step>

  <Step title="Move to Builder as your team grows">
    When more than one person or repository needs coverage, Builder scales with
    you: unlimited seats, five repositories per seat, and a lower annual rate.
  </Step>

  <Step title="Talk to us about Enterprise when you need SSO or a contract">
    Single sign-on, SCIM, advanced RBAC, or a procurement agreement (SLA/MSA/DPA)
    are the signal to move to Enterprise.
  </Step>
</Steps>

Manage your plan in the dashboard at
[portal.mergeguide.com](https://portal.mergeguide.com).

## Next steps

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/get-started/quickstart">
    Install and run your first check.
  </Card>

  <Card title="What is AI code governance?" icon="shield-halved" href="/get-started/what-is-ai-code-governance">
    The concept behind the product.
  </Card>
</CardGroup>
