OpenClaw LibreChat Bridge
Small Express bridge that exposes OpenAI-compatible chat completion endpoints for LibreChat while forwarding requests to an OpenClaw gateway.
Endpoints
GET /healthGET /v1/modelsPOST /v1/chat/completions
Configuration
Copy .env.example to .env for local runs. OPENCLAW_BEARER_TOKEN is optional and must never be committed.
Local Development
npm install
npm test
npm start
The bridge maps models like openclaw-main, openclaw:main, or agent:main to OpenClaw agent model IDs.
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support