login · git:20260909.876af40 · 2026-09-09 · sha256 3c2d09a22163e92f
login git:20260909.876af40A
Immutable. This exact content is served forever at /api/v1/blob/3c2d09a22163e92f.
--- name: login description: Start the official cursor browser login. disable-model-invocation: true allowed-tools: Bash --- Run this fixed helper with a timeout long enough for browser sign-in: ```sh "$HOME/.local/share/multi-cli/bin/multi" login cursor ``` Show the provider's login URL and let the user complete authentication in their browser. Keep the login process alive while they do so; report completion only when it exits successfully. If setup is missing, use /multi-core:setup. Never read, print or ask for tokens/passwords. Credential persistence and refresh belong to the official provider CLI/SDK. Tell the user to relaunch Claude after successful login so its models and workers can be registered.