Agent-readable docs index: /llms.txt. Full docs in one file: /llms-full.txt. Download /docs.zip to grep all markdown files locally.

status

Inspect the active Mellon context:
mellon status
The command reports:
  • The working directory and API URL
  • API health
  • The credential source and directory scope
  • The selected project, environment, and surface
  • Scoped secret access and the visible secret-name count
The command never reports the bearer token or secret values.
Use JSON for an agent or diagnostic script:
mellon status --json
The command exits with a nonzero status when the API or scoped secret access is not ready.