Hermes
Agents
Hermes Agent → Zukko. Key: fetch_....
Exit chat, then hermes model. Pick one:
- Anthropic — Claude models via API key or Claude Code
- OpenAI ▸ — Codex CLI or direct OpenAI API
| Option | Next | Base URL | Key |
|---|---|---|---|
| Anthropic | API key (not Claude Code OAuth) | https://api.zukko.pro | fetch_... |
| OpenAI | direct OpenAI API | https://api.zukko.pro/v1 | fetch_... |
Anthropic
bash
model:
provider: anthropic
default: claude-sonnet-5
base_url: https://api.zukko.proANTHROPIC_API_KEY=fetch_... in ~/.hermes/.env.
OpenAI
bash
OPENAI_API_KEY=fetch_...
OPENAI_BASE_URL=https://api.zukko.pro/v1If it fails
- 401 — check
fetch_...key - 402 — top up balance
- 404 on Anthropic —
base_urlmust not include/v1 - Wrong OpenAI host — use
https://api.zukko.pro/v1withopenai-api