
Immutable revision history
Preserve each generated server revision with its capability counts and creation context.
0mcp separates the latest server configuration from the revision serving live traffic. Review tools, resources, and prompts in an immutable revision, compare it with the live version, then publish or roll back deliberately.
Candidate revision
Review before publishing
Release control
Revision
IMMUTABLE
Diff
REVIEWABLE
Rollback
AVAILABLE

Preserve each generated server revision with its capability counts and creation context.

See what changed between a candidate revision and the version currently serving traffic.

Keep configuration work separate from the published revision until reviewers are ready.

Republish a previous revision when a newer capability set should not remain live.
Change control
Own every infrastructure detail, or start from your OpenAPI contract with a managed platform.
01
02
03
A revision is an immutable snapshot of the tools, resources, prompts, and related configuration generated for an MCP server at a point in time. One revision can be published while a newer revision remains available for review.
No. 0mcp tracks the latest revision separately from the published revision. A candidate capability set does not become the live version until it is explicitly published.
Yes. The revision workflow compares a selected revision with the published version so reviewers can see capability additions, removals, and changes before deciding to publish.
Yes. Because earlier revisions are immutable, an eligible previous revision can be published again to restore that known capability set.
Create immutable revisions, compare them with live, and publish or roll back from one workflow.