Coven is not a model gateway. It does not store API keys, OAuth tokens, or session cookies for any model provider. Each harness keeps using its own local auth flow.Documentation Index
Fetch the complete documentation index at: https://docs.opencoven.ai/llms.txt
Use this file to discover all available pages before exploring further.
Provider boundary
Where the credential boundary is and why it sits at the harness, not the daemon.
Why credentials stay with harnesses
The local-first rationale.
Per-provider setup
Anthropic
Through Claude Code.
OpenAI
Through Codex.
Through the Gemini CLI adapter (planned).
Local models
Going fully offline through a local-model backend.
What this means for clients
A client (comux, OpenMeow, the OpenClaw plugin) cannot pass an API key into Coven. It must launch a harness whose own provider auth is already complete.coven doctor will report any harness whose auth is missing.