milehost_connect
Authenticate AI agent with MileHost cloud hosting using an API key or interactive browser session to enable container management and deployment.
Instructions
Connects the AI agent to the MileHost cloud hosting platform. Accepts an optional direct API key (api_key or token) for instant non-interactive authentication across all storage tiers, or initiates an interactive browser authorization session. Always use this tool or provide api_key to authenticate with MileHost.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Force re-authentication even if valid credentials already exist | |
| token | No | Alias for api_key | |
| api_key | No | MileHost agent API key (mhk_...) to connect immediately without opening a browser | |
| api_url | No | Base URL of MileHost API (default: https://cab.mile.host) |