Setup guides
Whatever tool you use, connecting comes down to changing one address. Three minutes each.
CLI
Claude Code with 9Coding
Two environment variables and Claude Code in your terminal runs through 9Coding.
Read → IDECursor with 9Coding
Override the base URL in settings and every model request from Cursor goes through 9Coding.
Read → SDKMigrate the OpenAI SDK in one line
Change one line of base_url in your Python or Node code and swap models freely.
Read → GeminiGemini access
Call the full Gemini lineup through the OpenAI-compatible endpoint, 1M context included.
Read →