Llm Coding Bridge
Description
Local bridge for using OpenAI-compatible LLM providers with Codex and Claude coding clients.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
@sevoniva/llm-coding-bridge
[](https://www.npmjs.com/package/@sevoniva/llm-coding-bridge) [](https://github.com/sevoniva/llm-coding-bridge/actions/workflows/ci.yml) [](LICENSE)
A local, production-oriented protocol bridge for coding clients that need one stable OpenAI-compatible endpoint in front of one or more upstream models.
The bridge keeps client configuration, model aliases, upstream model IDs, credentials, streaming behavior, and route health in one controlled local service. It does not modify client source code and it does not store upstream API keys in the bridge configuration.
At a glance
Codex / Claude / OpenAI-compatible client
|
v
http://127.0.0.1:37629/v1
|
LLM Coding Bridge
- route by model alias
- normalize protocols
- enforce timeouts and limits
- emit streaming heartbeats
|
v
OpenAI-compatible upstream
Supported client surfaces:
| Client or protocol | Bridge endpoint | Primary use |
|---|---|---|
| Codex CLI / Codex Desktop | /v1/responses |
Responses API |
| Claude-compatible clients | /v1/messages |
Anthropic-compatible messages |
| OpenAI-compatible clients | /v1/chat/completions |
Chat Completions |
| Client discovery | /v1/models, /health |
Model and service checks |
The default listener is loopback-only. The service has no runtime dependencies and can be managed by macOS launchd.
Install
Requires Node.js 18 or newer.
npm install -g @sevoniva/llm-coding-bridge@latest
llm-coding-bridge --help
Quick start
Run the guided setup. It creates `~/.llm-coding-bridge/config.json`, keeps credentials outside that file, and can optionally configure local clients.
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI