login
Authenticate with your MisarReach account through a browser-based authorization flow. No API key copy-paste needed; authorize in the browser and receive the key directly, saved to your local config.
Instructions
Authenticate with your MisarReach account via browser — no API key copy-paste needed. Opens the MisarReach authorization page where you review the request and click 'Authorize'. The API key is delivered straight back to this client and saved to ~/.misarreach/config.json.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | Local callback port (9201–9299). Random by default. | |
| force | No | Re-authenticate even if a working key is stored (issues a new key). | |
| app_url | No | MisarReach base URL. Only needed for self-hosted instances. |