Runtime access model
Each deployment has an explicit access mode. The auth flow depends on this mode.Public
Call the deployed runtime directly when the endpoint is intentionally open.privateOrg
Use MCPCloud-issued short-lived runtime tokens after authenticated control-plane token exchange.unlisted
Treat as protected. URL secrecy is not the security boundary; use runtime auth.Related
- API token exchange: /api/runtime-auth
- CLI automation: /cli/cicd-and-automation