Anthropic
Claude model family — the default Claude Code provider. Sonnet, Opus, Haiku.
- License
- proprietary
- Install
- env key
- Website
- https://www.anthropic.com
- GitHub
- https://github.com/anthropics
export ANTHROPIC_API_KEY=...
Groq
LPU-backed fastest-in-class inference for Llama, Mixtral, and Gemma.
- License
- proprietary
- Install
- env key
- Website
- https://groq.com
- GitHub
- https://github.com/groq
export GROQ_API_KEY=...
When to reach for which
Anthropic — Claude model family — the default Claude Code provider. Sonnet, Opus, Haiku.
Groq — LPU-backed fastest-in-class inference for Llama, Mixtral, and Gemma.
Both sit in the AI Providers category — they're substitutes, not complements. Pick by your install constraint (MCP-native, license, hosting model) and which tag overlap matters most to your stack.