Overview

Plug models, tools, and agent harnesses into BitRouter.

Every integration is the same move: point something at BitRouter's endpoint (local proxy at http://127.0.0.1:4356, or Cloud at https://api.bitrouter.ai) and address models by their provider/model id. From there you get the whole registry, provider selection, and fallback underneath. New to BitRouter? Start with the Quick Start.

Integrations come in three kinds:

Models

Where your tokens come from — a subscription you already pay for, an aggregator key, or a model you serve yourself.

Tools

Web-search and retrieval providers your models call through BitRouter's built-in web search.

Harnesses

Agent runtimes that drive their own loop — point one at BitRouter and run it on any model.

Switching gateways

How is this guide?

On this page