// maina cloud · private beta · no credit card, no sales call until you ask for one

47 .cursorrules files. Zero receipts.

That's how most teams govern AI coding today. One rule file per dev, drifting every week. No audit trail of what the AI changed, or why it was approved. Maina Cloud is the coordination layer: one versioned constitution synced to every machine, a permalinkable proof for every diff your team's AI touches, and team-level prompt evolution that actually learns. Built on top of the open-source Maina CLI your devs already run.

Already running Maina OSS? See what Cloud adds ↓

  1. 01 · login GitHub device flow, no API key, auth lives in ~/.maina/auth.json
  2. 02 · sync team constitution + prompts arrive on every machine, hashed and versioned
  3. 03 · verify the same 19-tool pipeline from OSS runs on the diff
  4. 04 · proof the run gets a permalinkable URL you can paste into the PR, into Slack, into the audit binder

Maina Cloud is the layer that makes all three answerable.

// cloud

What Cloud adds on top of the OSS.

// OSS vs Cloud

The OSS CLI is free forever. Cloud is what a team needs on top.

Maina OSS (free) Maina Cloud
Context engine
19-tool verify pipeline
Local cache
Prompt versioning Local only Team-synced, hashed, history
Constitution One file on your machine One file, synced to every machine
Verification reports Local stdout + file Permalinkable URL per run
Auth None needed GitHub OAuth device flow
Prompt A/B testing Disabled Enabled at team level
Run history / audit None Queryable, retainable per policy
Support GitHub issues Private beta Slack, then email
Cost $0 forever Pricing by team size, shared on the demo call

If you're a solo dev, stop here and run the OSS. If you're a team, the coordination and receipts are the point.

// beta

Join the private beta.

We're onboarding ~15 teams to the first cohort. We'll get back within 48 hours. No credit card, no demo required, no sales call until you ask for one.

We use your email only for beta coordination. We don't sell, share, or market-enrich it. You can delete your record with one email to [email protected].

// demo

Would rather see it run first?

20 minutes, your repo on screen, no slides. We'll install Maina on a clone of your monorepo, run the 19-tool verify on a real diff, and show you what a permalinkable proof looks like. If it's not worth the 20 minutes, we'll owe you coffee.

Pick a time →

Two links. Your call.

Join the private beta

15 teams, 48-hour replies, no sales call until you ask.

Request access

Or try the OSS first, tonight

One command. 60 seconds. No signup. Free forever.

Read the docs →

FAQ

  1. Does Maina Cloud store my source code?

    No. It stores verification reports, team prompts, and run metadata. The CLI runs locally. The AI calls your own keys.

  2. Do you train on my data?

    No. We don't have models to train. The AI steps in Verify use your keys against your chosen provider. We see the outcomes of those calls, not the inputs.

  3. Can we self-host?

    Not in the private beta. The Enterprise / self-hosted tier lands after v2.0 per the public roadmap.

  4. What's the pricing?

    Pricing scales with team size. We share it on the demo call, because the right tier depends on how you'll use it. No surprises, no per-seat traps.

  5. What happens if we cancel?

    Your team's constitution and prompts are already in your repo. Export run history with one command. We delete everything within 30 days on request.

  6. How is this different from CodeRabbit / Greptile for teams?

    They review after the fact. Maina fixes the context the AI sees before the fact, runs the review locally so findings are diff-only and under your keys, and stores the proof so you have an audit trail. Different layer of the stack.

  7. Does the OSS keep working?

    Forever. Apache 2.0. Cloud is additive, not a replacement.