Free-Way
A single local gateway (localhost:8787) that lets Claude Code, Codex, OpenCode, Continue and Cline run on your own free-tier provider keys — OpenAI- and Anthropic-compatible, bring-your-own-keys, with fallback routing and a browser console.
Installation & usage
README summary
A single local gateway (localhost:8787) that lets Claude Code, Codex, OpenCode, Continue and Cline run on your own free-tier provider keys — OpenAI- and Anthropic-compatible, bring-your-own-keys, with fallback routing and a browser console.
One localhost gateway for OpenAI- and Anthropic-compatible tools, routing across 14+ free-tier LLM providers. Bring your own keys — no hosted proxy, no shared key pool. One base URL for Claude Code, Codex, OpenCode, Continue and Cline. /v1/chat/completions, /v1/models and /v1/messages. Fallback routing when a provider is rate-limited or unavailable. Browser console to configure keys, browse models, check health and test requests. Pointing every coding agent at one endpoint and letting it absorb the churn in free-tier routes.
Auto-extracted from the repository README. The authoritative steps live in the repository on GitHub.
Full README
Free-Way
One localhost gateway for OpenAI- and Anthropic-compatible tools, routing across 14+ free-tier LLM providers. Bring your own keys — no hosted proxy, no shared key pool.
What's inside
- One base URL for Claude Code, Codex, OpenCode, Continue and Cline
/v1/chat/completions,/v1/modelsand/v1/messages- Fallback routing when a provider is rate-limited or unavailable
- Browser console to configure keys, browse models, check health and test requests
Use it for
Pointing every coding agent at one endpoint and letting it absorb the churn in free-tier routes.