en-agent-platforms.md
Most model-agnostic agent platforms do not need a dedicated OmniaKey plugin. If the platform supports an OpenAI-compatible or custom provider option, add OmniaKey with the same fields you would use for an OpenAI-compatible gateway.
| Field | Value |
|---|---|
| Base URL | https://api.omniakey.com/v1 |
| API key | your OmniaKey key |
| Model | any id from Models |
If the platform speaks Anthropic Messages natively, use the bare host https://api.omniakey.com with a Claude model id instead.
| Platform setting | Use |
|---|---|
| OpenAI-compatible / custom OpenAI | https://api.omniakey.com/v1 |
| Anthropic-compatible / Claude Messages | https://api.omniakey.com |
| Gemini-compatible | https://api.omniakey.com/v1beta |
Copy exact model ids from Models. OmniaKey does not silently substitute, quantize, or distill models, so the id you request is the model that runs.
⌘I