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
SDKs
OpenAI Python
Configure the official Python SDK with
base_url.OpenAI Node.js
Configure the official JavaScript SDK with
baseURL.