Bring Your Own Key
Connect your own provider for unlimited AI usage on any plan, including the free tier.
Supported providers
Section titled “Supported providers”| Provider | Models | Get a key |
|---|---|---|
| OpenAI | GPT-4o, GPT-4.1, GPT-4.1 Mini | platform.openai.com |
| Anthropic | Claude Opus, Sonnet, Haiku | console.anthropic.com |
| Gemini 2.5 Pro, Flash | aistudio.google.com | |
| Ollama | Llama, Mistral, CodeLlama (local) | ollama.com |
| OpenRouter | 200+ models | openrouter.ai |
Set up a key
Section titled “Set up a key”- Open the AI chat panel.
- Click the model dropdown.
- Select your provider.
- Enter your API key.
- Choose a model.
Your key is stored locally and is never sent to CfxKit’s servers.
Ollama (local, private)
Section titled “Ollama (local, private)”Run models on your own machine, free and offline.
- Install Ollama.
- Pull a model:
ollama pull llama3.2. - Select Ollama in CfxKit.
- Confirm the URL (
http://localhost:11434by default) and pick your model.
OpenRouter
Section titled “OpenRouter”- Get a key from openrouter.ai.
- Select OpenRouter in CfxKit.
- Enter the key and pick from 200+ models.