Pricing
The CLI and everything local are free forever and MIT-licensed. The hosted cloud is the paid surface — or self-host the whole thing yourself for free.
Open source
The whole CLI, MIT-licensed. No account, no limits, runs entirely on your machine.
- Every adapter + the canonical config
- Secret references (env, dotenv, op, keychain, infisical)
- sync / diff / doctor / status / test / restore, watch mode, completions
- Config-as-code drift gate + the GitHub Action
- Self-host the cloud (Supabase + edge) yourself
Cloud Free
Hosted sync for one person, so your config follows you across machines.
- 1 user, up to 3 machines
- Push / pull sync with 30-day version history
- Per-machine device login + revocation
TeamPOPULAR
Shared team configs with roles and an audit trail — standardize MCP across the team.
- Everything in Cloud Free
- Teams, member roles, shared team config
- Full change-audit trail (who changed what, when)
- 1-year version history + priority support
Enterprise
SSO, self-host support, and an SLA for larger orgs.
- Everything in Team
- SSO / SAML, audit export
- Self-hosting support + SLA
- Security review + invoicing
FAQ
Can I self-host the cloud?
Yes — the whole cloud (Supabase + edge service) is MIT-licensed and self-hostable at no cost. See the self-hosting docs. The paid tiers are the convenience of us running it, plus team features.
What is the license?
The CLI, adapters, core, and the self-hostable cloud are MIT. Only the hosted mcpfold.com service and its Team/Enterprise features are commercial. See docs/governance.md.
What data does the cloud store?
Only your canonical config with secret references (${provider:path}) — never secret values. Everything sensitive stays on your machine and is resolved at launch time.
Is the free tier really free forever?
Yes. The entire local CLI — all adapters, sync, diff, doctor, watch, the config-as-code drift gate — is free forever with no account.