auth
Authenticate using a cldkctl token to generate JWT access, with optional staging environment fallback for secure access to MCP cldkctl Server functionality.
Instructions
Authenticate with a cldkctl token to get JWT access
Input Schema
Name | Required | Description | Default |
---|---|---|---|
force_staging | No | Force using staging environment (default: false, will auto-fallback if production fails) | |
token | Yes | Your cldkctl token (starts with 'cldkctl_') |