Using Cline with NanoGPT
A quick guide to setting up Cline with NanoGPT’s API.Setup Instructions
- Get your API key from nano-gpt.com/api
- In Cline settings, add a new Custom Model with these details:
- API Provider: OpenAI Compatible
- Base URL: https://nano-gpt.com/api/v1/
- API Key: Your key from step 1
- Model ID: openai/gpt-5.2
Tip: If Cline is not showing a model’sThat’s it! You can now use Cline with every model you can think of. Model names are on our pricing page - important ones are openai/gpt-5.2, anthropic/claude-opus-4.5, google/gemini-3-flash-preview, or just any other model you fancy.thinkingoutput, switch the Base URL tohttps://nano-gpt.com/api/v1legacy/. Cline still expects the legacy streaming shape for parallel thinking/output channels, and this endpoint keeps that compatibility without affecting model availability.