Platform features are currently in invite-only beta. You can
sign up here if you want to be considered for one of our next
phases. The open source CLI, the compiler and the standalone generator are not part of the beta
and are available now.
The intent
An app is meant to have three faces over one security, entitlement and audit layer:UI
The rendered application people use.
REST
Baseline on every app. See the API reference.
MCP
The same operations, addressed by an AI client.
What exists today
The REST facade is real and documented. It is generated from the app’s manifest, and each app publishes its own OpenAPI document:Open questions
These are undecided rather than merely undocumented:- Transport specifics, streamable HTTP and resumability.
- Whether a per-app server, a workspace-level aggregator gateway, or both.
- Tier gating. MCP is planned as a paid-tier feature.
When the server lands, this section gets a real tool reference. Until then, treat anything claiming
to document Cordango MCP tools as fiction.

