login
Opens a browser for Google OAuth login and saves credentials locally, eliminating manual token entry.
Instructions
Open the browser Google login page and save tokens for this machine.
Starts a local callback on http://127.0.0.1:18765/callback, opens PromptReady Google OAuth, stores credentials under ~/.config/promptready/credentials.json (mode 600), and applies them to this process.
Users should run this once (or use CLI: promptready-mcp-login) instead of pasting tokens manually. Requires Supabase redirect allowlist for that URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout_sec | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |