Expand description
Cloud API client for mcpr.app — used by CLI onboarding and future integrations.
JWT is held in-memory only (never persisted to disk). The only persistent
artifact from setup is the project-scoped mcpr_* token written to mcpr.toml.
Structs§
- CliLogin
Response - CliVerify
Response - Cloud
Client - Cloud API client. JWT is held in-memory only.
- Cloud
Error - Endpoint
- Project
- Server
- Tunnel
Token - User
Constants§
- DEFAULT_
CLOUD_ URL - Default cloud API base URL.