buzz_login
Sign in as yourself for 'post as me' via Ekam OAuth without a terminal. First call returns a browser approval URL; call again to confirm connection.
Instructions
Sign in as YOURSELF for "post as me" (Ekam wire-sign OAuth) WITHOUT a terminal — for GUI/desktop (Claude Desktop/MCPB) clients that can't run the buzz-mcp-login CLI. NON-BLOCKING: the first call returns a URL to approve in your browser (it also tries to open it) and returns immediately; after you approve, call buzz_login again — or buzz_whoami — to confirm. Idempotent: if you're already connected it says so. Optional client_id (else env BUZZ_EKAM_CLIENT_ID).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client_id | No | Ekam OAuth client id (from DCR); falls back to env BUZZ_EKAM_CLIENT_ID |