Use Gemini CLI with Routeway through a community fork that supports OpenAI-compatible providers.
Gemini CLI can work with Routeway through a community fork that supports OpenRouter-style configuration. This lets you use Gemini CLI with any Routeway model.
This integration depends on a community fork, not the official Gemini CLI release. Review the repository before using it in production.
Requires a valid Routeway API key. Get yours from the dashboard.
If you want repo search, file edits, or command execution, choose a model that supports function calling. Browse available options at routeway.ai/models.
4
Install dependencies and start the CLI
Requires Node.js 18+:
npm installnpm start
5
Verify the setup
Ask the CLI to inspect the current project or explain a file. If it answers normally and can use tools when needed, the Routeway connection is working.