App Logo
claude.ai

Login (self-authenticating via email magic link)

Authenticate to claude.ai without cookie injection: requests an email magic link, reads it from Gmail in the same browser (requires an active Google session for that inbox), and lands logged in. Returns {authenticated, method: existing|magic_link, email, orgs}. Chain it before other claude.ai scripts (e.g. list_invoices). Google SSO button is a GIS popup (not drivable) — this email flow is the automatable self-auth path.

Input

email required

Claude account email. Its Gmail inbox must be reachable (Google session active in this browser).

Output

orgs required
email required
method required
authenticated required

Start building not clicking