Empryoempryo.beta
providers

Providers

Configure Empryo's 22 built-in LLM providers across cloud, gateways, subscriptions, local, and enterprise, plus any OpenAI-compatible custom API.

Empryo ships 22 built-in providers. Set one key and go.

Cloud

ProviderSetupGet a key
Anthropicempryo --set-key anthropic sk-ant-...console.anthropic.com
OpenAIempryo --set-key openai sk-...platform.openai.com
Googleempryo --set-key google ...aistudio.google.com
xAIempryo --set-key xai xai-...console.x.ai
Groqempryo --set-key groq gsk_...console.groq.com
DeepSeekempryo --set-key deepseek sk-...platform.deepseek.com
Mistralempryo --set-key mistral ...console.mistral.ai
NVIDIA NIMempryo --set-key nim nvapi-...build.nvidia.com
Fireworksempryo --set-key fireworks ...fireworks.ai
MiniMaxempryo --set-key minimax ...platform.minimaxi.com

Gateways (one key, many models)

ProviderWhat you getGet a key
LLM GatewayOne key for every major model, up to 30% off frontierllmgateway.io
OpenRouter200+ modelsopenrouter.ai
Vercel AI GatewayUnified gatewayvercel.com/ai-gateway

Subscription-based

ProviderUseSetup
[GitHub Copilot](/docs/providers/copilot)Your Copilot subscriptionOAuth token from IDE
CodexChatGPT subscription/codex login inside Empryo
GitHub ModelsFree with any GitHub PATempryo --set-key github-models ghp_...

Local (free)

ProviderSetup
OllamaAuto-detected at localhost:11434. Set OLLAMA_HOST to override.
LM StudioAuto-detected at localhost:1234. Set LM_STUDIO_URL to override.
OpenCode Goempryo --set-key opencode-go ...
OpenCode Zenempryo --set-key opencode-zen ...

Enterprise

ProviderSetup
Bedrockexport AWS_ACCESS_KEY_ID=... AWS_SECRET_ACCESS_KEY=... AWS_REGION=us-east-1
ProxyLocal CLIProxyAPI relay - routes Claude, GPT, Gemini, Grok via your existing chat subscriptions. Install the addon (empryo addon install proxy), then /proxy login. See addons.

LLM Gateway

One key for every major model - Claude, GPT, Gemini, Grok, Llama, Qwen - up to 30% off frontier pricing.

  1. Get a key at llmgateway.io.
  2. Save it:
empryo --set-key llmgateway sk-...
  1. Launch Empryo, press Ctrl+L, pick any model.

OpenRouter

200+ models behind a single key, including frontier and open-weight.

  1. Get a key at openrouter.ai/keys.
  2. Save it:
empryo --set-key openrouter sk-or-...
  1. Launch Empryo, press Ctrl+L, pick any model.

Anything else

Any OpenAI-compatible API works via custom providers - one block of config, no code.

Switching models

Inside Empryo, press Ctrl+L to pick a provider and model. Assign different models to different tasks with /router (cheap model for search, strong for code).

empryo --list-providers              # see what's configured
empryo --list-models anthropic       # see available models for one provider