Skip to content

Gemini CLI (Gemini via OAuth):

bash
./cli-proxy-api --login

If you are an existing Gemini Code user, you may need to specify a project ID:

bash
./cli-proxy-api --login --project_id <your_project_id>

The local OAuth callback uses port 8085.

Options: add --no-browser to print the login URL instead of opening a browser. The local OAuth callback uses port 8085.

Released under the MIT License.