BrowseFull catalogOutcomesSolve a specific problemRolesStack by teamTrustFilter by risk tier
← Back to the Claude Observatory

bifrost

Skill Development Recommended
Works inClaude Code
Recommended Reviewed

Provider outages and rate limits are the main reliability risk in production AI systems.

Self-hosted AI gateway that unifies 23+ model providers (OpenAI, Anthropic, AWS Bedrock, Google Vertex, and more) behind a single OpenAI-compatible API. Starts with zero configuration via npx or Docker and includes a web UI, automatic provider failover, load balancing, semantic caching, and MCP tool support. Adaptive load balancing, clustering, and guardrails are enterprise-tier features. Note: this is standalone infrastructure you run as a service, not a Claude Code skill.

6,526 starsApache-2.0 (commercial OK)FreeQuick setup

Provider outages and rate limits are the main reliability risk in production AI systems. Bifrost puts automatic failover and load balancing across 23+ providers behind one OpenAI-compatible endpoint, so a single provider going down doesn't take your application with it. Performance figures (sub-100µs overhead at 5k RPS, '50x faster than LiteLLM') are the vendor's own benchmarks, not independently verified.

Platform engineering teams running multi-model AI infrastructure at scale who need a high-performance gateway with guardrails and failover across 1000+ models.

Claude Code Claude Cowork Claude Chat

https://github.com/maximhq/bifrost

By maximhq

How to Get It

Option 1: Claude Desktop App (Code Mode)Click the + button next to the prompt box → PluginsAdd plugin. Search and click Install. Skills work in Claude Code only.
Option 2: Paste into Claude CodeCopy the command below and paste it into your conversation. Claude will install it.
Command
npx -y @maximhq/bifrost

Tip: Paste this into a Claude Code conversation. Verify command matches your Claude Code version.

First thing to try

After installing, paste this into Claude:

Help me route AI requests across 1000+ models with adaptive load balancing
CostFree

Trust Signals Reviewed

Stars6,526Contributors149Last updated2026-07-15LicenseApache-2.0 (OK for commercial use)Known CVEsNone foundSources: GitHub Advisory Database + OSV.dev · Scanned 2026-07-15 · scanner v1

Community Pulse Active

Discussed on Hacker News, Reddit

3 mentions across 2 sources

Reviewer notes

Reviewed review. These are observations, not a security certification.

Scored from trust signals (evidence-eval-v1): 3,724 GitHub stars; 77 contributors; last commit 37d ago; license Apache-2.0.

2026-05-10: Bifrost is worth evaluating if you're running multi-model inference at genuine scale and LiteLLM's latency is showing up in your P99s — the sub-100µs overhead claim holds up in high-concurrency scenarios where gateway tax actually matters. The Go-based architecture and adaptive load balancer give you real failover across providers without the Python overhead that plagues LiteLLM at volume. Tradeoff: you're adding another service to operate, and if your traffic is under a few hundred RPS, the performance delta won't justify the ops burden — stick with LiteLLM or a managed gateway instead.

Things to check

  • Requires operational overhead to deploy and maintain a separate gateway service. Performance gains assume high-concurrency workloads (5k+ RPS); benefits diminish for low-traffic applications.

How to evaluate tools before deploying →

Data shown here comes from public APIs and automated scanning. Reviewer notes reflect one person's experience. This is not a security certification or legal recommendation. Always evaluate tools according to your own organization's policies.

Evaluation

Ease of Use
4/5
Versatility
5/5
Reliability
5/5
Security
4/5
Overall score4.50 / 5.00 RecommendedEvaluatedMay 2026
Scored from trust signals (evidence-eval-v1): 3,724 GitHub stars; 77 contributors; last commit 37d ago; license Apache-2.0.

← Back to the Claude Observatory

Rolling Claude out in your org? Let's talk.

Start a conversation →