cldkctl_auth
Authenticate with Cloudeka's cldkctl CLI by providing your token to access cloud management functionality through MCP-compatible clients like Claude Desktop and Cursor.
Instructions
Call the cldkctl_auth endpoint
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | Your cldkctl token (starts with 'cldkctl_') | |
| force_staging | No | Force using staging environment (default: false) |