Skip to main content
Use one SnapGen API key across tools that support OpenAI, Anthropic Messages, Gemini native, or OpenAI Responses-compatible gateways.

Development tools

Claude Code

Route Claude Code through SnapGen’s Anthropic Messages compatibility API.

Cursor

Override Cursor’s OpenAI base URL and add a SnapGen model ID.

Cline

Select the OpenAI Compatible provider and configure the gateway.

Gemini CLI

Use the Gemini native compatibility endpoint from Google’s CLI.

Codex CLI

Add a Responses-compatible provider in config.toml.

Shared settings

Never commit an API key to a project settings file. Prefer environment variables, a local ignored file, or the tool’s encrypted credential store.

SDKs

OpenAI Python

Configure the official Python SDK with base_url.

OpenAI Node.js

Configure the official JavaScript SDK with baseURL.