几百个免费 AI 模型配额,一键接入本地项目。| Hundreds of free AI model quotas, one-click access to local projects.
OpenRelay is a local AI proxy and model router that aggregates quota from multiple AI providers and subscriptions into a single HTTP endpoint running at localhost:18765. It auto-discovers credentials from installed applications including Claude Desktop, Claude Code, Kiro, Windsurf, VS Code Copilot, Gemini CLI, and OpenAI Codex, while also accepting direct API keys for 34 additional providers such as Groq, Cerebras, SambaNova, DeepSeek, Mistral, and OpenRouter. Developers can redirect Claude Code, Aider, Goose, Continue, or any Anthropic/OpenAI-compatible tool to any discovered quota source by setting a single environment variable, without editing shell configuration files manually. For IDEs, OpenRelay runs RPC proxies that let Cursor and Windsurf route through external providers when their native quotas are exhausted, and it bridges VS Code Copilot via an Ollama-compatible endpoint. A standout feature is custom model groups that combine multiple providers with automatic failover, for example routing Groq to Cerebras to SambaNova in sequence. Credentials stay on the local machine and AI requests go directly to providers without passing through OpenRelay servers.
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Healthy fork ratio
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
git clone https://github.com/romgX/openrelayTools overview
What people ask about openrelay
What is romgX/openrelay?
+
romgX/openrelay is tools for the Claude AI ecosystem. 几百个免费 AI 模型配额,一键接入本地项目。| Hundreds of free AI model quotas, one-click access to local projects. It has 2.2k GitHub stars and was last updated 28d ago.
How do I install openrelay?
+
You can install openrelay by cloning the repository (https://github.com/romgX/openrelay) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is romgX/openrelay safe to use?
+
Our security agent has analyzed romgX/openrelay and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.
Who maintains romgX/openrelay?
+
romgX/openrelay is maintained by romgX. The last recorded GitHub activity is from 28d ago, with 1 open issues.
Are there alternatives to openrelay?
+
Yes. On ClaudeWave you can browse similar tools at /categories/tools, sorted by popularity or recent activity.
Deploy openrelay to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/romgx-openrelay)<a href="https://claudewave.com/repo/romgx-openrelay"><img src="https://claudewave.com/api/badge/romgx-openrelay" alt="Featured on ClaudeWave: romgX/openrelay" width="320" height="64" /></a>More Tools
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms
🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman
AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs, papers, images, or videos into a queryable knowledge graph. App code + database schema + infrastructure in one graph.
A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies