Prerequisites
- Gemini CLI installed
- A TryPost Cloud account with an active trial or subscription (no card required to start)
Setup
Open the settings file
Edit your Gemini CLI settings at With
~/.gemini/settings.json:oauth.enabled, Gemini CLI discovers TryPost’s OAuth metadata from the URL and registers dynamically. For project-level configuration, create .gemini/settings.json in your project root instead.Restart Gemini CLI and sign in
Close and reopen Gemini CLI. The first TryPost call prompts you to sign in — Gemini CLI prints the authorize URL or opens your browser. Approve and return to the terminal.
Bearer token fallback
Bearer token fallback
For headless environments, use a Personal Access Token instead of OAuth:Create the key from Settings > API Keys on the TryPost dashboard.

