Skip to main content

Module cloud_client

Module cloud_client 

Source
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§

CliLoginResponse
CliVerifyResponse
CloudClient
Cloud API client. JWT is held in-memory only.
CloudError
Endpoint
Project
Server
TunnelToken
User

Constants§

DEFAULT_CLOUD_URL
Default cloud API base URL.