Add Unbound as a provider #4602

Open
opened 2026-02-16 17:44:45 -05:00 by yindo · 0 comments
Owner

Originally created by @vigneshsubbiah16 on GitHub (Jan 10, 2026).

Originally assigned to: @thdxr on GitHub.

Unbound is an AI Gateway that routes to several models across providers (OpenAI, Anthropic, Google, etc). It's already supported by other coding tools like Claude Code, Cursor, Roo Code, Cline, etc.

Adding Unbound would let users access multiple model providers through a single API key while keeping their existing gateway policies.

Implementation:

  • Add Unbound to bundled providers with custom loader
  • Fetch available models dynamically from /models endpoint
  • Support UNBOUND_API_KEY env variable and config options

Docs: https://docs.getunbound.ai

Originally created by @vigneshsubbiah16 on GitHub (Jan 10, 2026). Originally assigned to: @thdxr on GitHub. Unbound is an AI Gateway that routes to several models across providers (OpenAI, Anthropic, Google, etc). It's already supported by other coding tools like Claude Code, Cursor, Roo Code, Cline, etc. Adding Unbound would let users access multiple model providers through a single API key while keeping their existing gateway policies. **Implementation:** - Add Unbound to bundled providers with custom loader - Fetch available models dynamically from `/models` endpoint - Support `UNBOUND_API_KEY` env variable and config options Docs: https://docs.getunbound.ai
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#4602