Covibe sits between OpenAI-compatible clients and your OpenAI, Gemini and Grok accounts. It turns scattered access into one policy layer.
Keep your OpenAI SDK shape. Change the base URL and route through policies instead of hardcoding providers in every tool.
Group OpenAI, Gemini and Grok accounts into named pools with health checks, cooldowns and fallback order.
Every downstream key gets an owner, allowed pools, spend cap, rate limit, expiry and audit trail.
Clients send normal OpenAI-compatible requests. Covibe checks the key, applies policy, chooses a provider pool, records the decision and returns a compatible response.