mcpfold logomcpfold

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

Free forever

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
Install

Cloud Free

$0

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
Sign up

TeamPOPULAR

$6 / user / mo

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
Start a team

Enterprise

Contact us

SSO, self-host support, and an SLA for larger orgs.

  • Everything in Team
  • SSO / SAML, audit export
  • Self-hosting support + SLA
  • Security review + invoicing
Contact sales

Frequently asked questions

How much does mcpfold cost?
The mcpfold CLI is free forever under the MIT license. Cloud Free ($0) adds config sync for one person across machines; the Team tier ($6/user/month) adds shared team configs, roles, and an audit trail; Enterprise adds SSO and support. Nothing in the local CLI is gated.
Can I self-host the mcpfold cloud?
Yes — the entire mcpfold cloud (Supabase plus the edge service) is MIT-licensed and self-hostable at no cost. The paid tiers are the convenience of us running it plus the Team/Enterprise features; the code itself is open.
What is the mcpfold license?
The mcpfold CLI, adapters, core, and the self-hostable cloud are all MIT-licensed. Only the hosted mcpfold.com service and its Team/Enterprise features are commercial.
What data does the mcpfold cloud store?
The mcpfold cloud stores only your canonical config with secret references (${provider:path}) — never secret values. Everything sensitive stays on your machine and is resolved at launch time.