Developer integration
Integration tools
Choose your preferred client and follow the steps for API keys, endpoints, and local configuration. Sign in to generate configuration that matches your API key.
Choose an integration
Every guide documents its protocol, endpoint, configuration files, and a connectivity check.
Coding tools
Codex CLI
Use Codex in the terminal for code editing, review, and engineering tasks with the GPT-5.6 series.
Claude Code
Use Claude Code in the terminal through Anthropic-compatible configuration.
OpenCode
Configure the CodeNodex provider and model access in OpenCode.
Cursor
Configure a custom OpenAI API key, Base URL, and model, then verify that requests use CodeNodex.
Cline
Connect Cline in VS Code through an OpenAI Compatible provider.
Roo Code
Create an OpenAI Compatible profile with the correct model, endpoint, and API key.
Application and developer frameworks
Official SDKs
OpenAI Python SDK
Call the CodeNodex Responses API through the official Python SDK base_url option.
OpenAI Node.js SDK
Use the official Node.js SDK baseURL for server-side and streaming requests.
Anthropic SDK
Call the CodeNodex Messages API with the Anthropic SDK and the correct root Base URL.
Before you start
Complete these steps before copying a tool configuration.
- 01Sign in to or register a CodeNodex account
- 02Create and enable an API key
- 03Choose a client and protocol that match the API key group
Endpoints and protocols
Examples use the current site configuration when available. Your API key group determines which protocol is available.