Letting an assistant edit live pages is fine right up until it rewrites the wrong one, and the difference between a scare and an incident is whether you can put the previous version back in one call. Having rollback in the same tool set as the edit means the recovery path is available to whoever caused the problem. Given the breadth here — schemas, auth configuration, integrations — that safety net is doing real work.
A site-building platform exposed in full rather than as a publish button. The surface spans content, data modelling and the integrations behind a form.
- Projects — create, list, check status
- Content — pages and assets with full create, read, update and delete, plus versions and rollback
- Dynamic data — entity schemas and the records against them
- Forms, wired to a large catalogue of third-party integrations
- Analytics and authentication configuration
- Discovery endpoints published alongside, including an OpenAPI description
OAuth with automatic discovery for clients that speak HTTP; a bearer token for programmatic use; the usual proxy for stdio-only clients.
Paste a URL, then authorize — add the endpoint to your client, then approve the OAuth consent screen