Provider Directory: Supported LLM Providers for OpenClaw
Discover all LLM providers supported by OpenClaw, from Alibaba to ElevenLabs. Learn how to authenticate and set your default model for seamless integration.
Read this when
- You want to choose a model provider
- You need a quick overview of supported LLM backends
OpenClaw supports a wide range of LLM providers. Choose one, complete authentication, and designate the default model using provider/model.
Need documentation on chat channels (WhatsApp/Telegram/Discord/Slack/Mattermost (plugin)/etc.)? Check out Channels.
Quick start
- Complete authentication with the provider, typically through
openclaw onboard. - Configure the default model:
{
agents: { defaults: { model: { primary: "anthropic/claude-opus-4-6" } } },
}
Provider docs
- Alibaba Model Studio
- Amazon Bedrock
- Amazon Bedrock Mantle
- Anthropic (API + Claude CLI)
- Arcee AI (Trinity models)
- Azure Speech
- Baseten (Inkling + Model APIs)
- BytePlus (International)
- Cerebras
- Chutes
- ClawRouter (managed multi-provider routing)
- Cloudflare AI Gateway
- Cohere
- ComfyUI
- DeepSeek
- ds4 (local DeepSeek V4)
- ElevenLabs
- fal
- Featherless AI
- Fireworks
- GitHub Copilot
- GMI Cloud
- Google (Gemini)
- Gradium
- Groq (LPU inference)
- Hugging Face (Inference)
- inferrs (local models)
- Kilocode
- LiteLLM (unified gateway)
- LM Studio (local models)
- LongCat
- MiniMax
- Mistral
- Moonshot AI (Kimi + Kimi Coding)
- NovitaAI
- NVIDIA
- Ollama (cloud + local models)
- Ollama Cloud
- OpenAI (API + Codex)
- OpenCode
- OpenCode Go
- OpenRouter
- Perplexity (web search)
- Qianfan
- Qwen Cloud
- Runway
- SenseAudio
- SGLang (local models)
- StepFun
- Synthetic
- Tencent Cloud (TokenHub / TokenPlan)
- Together AI
- Venice (Venice AI, privacy-focused)
- Vercel AI Gateway
- vLLM (local models)
- Volcengine (Doubao)
- Vydra
- xAI
- Xiaomi
- Z.AI (GLM)
Shared overview pages
- Additional provider variants - Anthropic Vertex, Copilot Proxy, plus the optional Gemini CLI runtime
- Image Generation - Common
image_generatetool, provider selection, and failover - Music Generation - Common
music_generatetool, provider selection, and failover - Video Generation - Common
video_generatetool, provider selection, and failover
Transcription providers
Community tools
- Claude Max API Proxy - Community proxy for Claude subscription credentials (check Anthropic policy/terms before using)
For the complete provider list (xAI, Groq, Mistral, etc.) and advanced setup, refer to Model providers.