romgX 88faf6d409 Update header tagline to pain-point messaging
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-16 00:35:49 +08:00
2026-03-11 01:36:46 +08:00
2026-03-09 13:19:56 +08:00
2026-03-07 21:22:22 +08:00
2026-03-11 20:34:04 +08:00
2026-03-07 21:22:22 +08:00
2026-03-12 01:45:37 +08:00
2026-03-12 01:45:37 +08:00
2026-03-07 21:22:22 +08:00
2026-03-07 21:42:54 +08:00
2026-03-07 21:22:22 +08:00
2026-03-09 13:19:56 +08:00
2026-03-07 21:22:22 +08:00

OpenRelay

OpenRelay

你的 AI 订阅各自为政。OpenRelay 打破这道墙。

Latest Release License Platform Telegram Chat

中文 | English


痛点

你的 AI 订阅,各自为政。

Claude Pro 只能在 Claude Desktop 用。Kiro 配额只能在 Kiro 用。Groq 免费但每个工具都要手动配置。Cursor 500 次用完了,你只能停下来。

OpenRelay 打破这道墙。

  • 帮你找到更多免费 AI 模型配额Groq、Cerebras、SambaNova、Gemini——全免费、全自动发现
  • 帮你把免费或收费的配额接入你正在使用的 AI 工具
  • 一键配置 Claude Code、OpenClaw、Aider、Goose 等所有工具的模型

演示

OpenRelay 演示

Provider 面板
自动发现的 Provider 和配额状态
Work — CLI 工具配置
一键配置 Claude Code、OpenClaw、Aider...
IDE RPC 代理
IDE 代理——Cursor、Windsurf、VS Code Copilot
自定义模型组
自定义模型组,自动故障转移

OpenRelay 能做什么

1. 自动发现你所有的 AI 配额

启动 OpenRelay它立刻找到你机器上每一份 AI 订阅和免费配额 — Claude Desktop、Claude Code、Kiro、Windsurf、Antigravity、OpenCode、VS Code Copilot。所有配额任你调度无需手动配置。

支持 22 个直连 APIGroq、Gemini、DeepSeek、Mistral、OpenRouter 等)— 输入一次 API Key到处可用。

29 个提供商。一个面板。一个端点。

2. 任意配额用在任意工具

你的 Claude Pro 订阅现在可以驱动 Claude Code、Aider、Continue、Goose、Amp或任何支持 Anthropic/OpenAI API 的工具:

export ANTHROPIC_BASE_URL=http://localhost:18765
export ANTHROPIC_API_KEY=unused
# 搞定。Claude Code 现在使用你的 Claude Desktop 配额。

想在 Aider 里用 Kiro 的免费 Claude Sonnet改一下 URL

export ANTHROPIC_BASE_URL=http://localhost:18765/kiro

3. 一键配置所有 CLI 工具

不再手动编辑 .zshrc,不再来回倒腾环境变量。打开 Web 面板,选择 Provider点一下开关

  • Claude Code → 走 Kiro免费 Claude Sonnet
  • Aider → 走 Groq免费极速推理
  • Goose → 走 Gemini API免费100 万上下文)
  • OpenCode → 走 DeepSeek最便宜的编程模型

重开终端,完事。每个工具都配好了。

4. 给你的 IDE 无缝接入外部配额

Cursor 配额烧完了Windsurf 额度用光了?别停下编码 — 无缝插入任何其他配额来源:

IDE 接入方式 效果
Cursor RPC 代理 (ConnectRPC, HTTP/2) 在 Cursor 里用 Claude/Kiro/Groq/任意 Provider
Windsurf RPC 代理 (ConnectRPC) 用任意 Provider 替换 Windsurf 内置模型
VS Code Copilot Ollama BYOK 桥接 用任意模型作为 Copilot 后端
Antigravity Gemini REST 代理 通过任意 Provider 路由

在面板启动代理IDE 无感切换。

5. 组合配额AI 永不停机

把多个 Provider 的配额合并成一个虚拟模型:

"fast-group" = Groq (Llama 90B) + Cerebras (Llama 70B) + SambaNova (Llama 405B)

Groq 免费额度用完 → 自动切到 Cerebras → 再切 SambaNova。你的 AI 永不停机。 跨 Provider 轮询确保最大可用时间,零手动切换。


安装

# Windows — 下载后双击运行
.\openrelay-windows-x64.exe
# macOSApple Silicon下载二进制无需 Node.js
curl -L -o openrelay https://github.com/romgX/openrelay/releases/latest/download/openrelay-macos-arm64
chmod +x openrelay
xattr -d com.apple.quarantine openrelay   # 仅首次需要
./openrelay
# 或通过 npm需要 Node.js >= 18
npm install -g openrelay && openrelay

快速上手

openrelay           # 启动代理
openrelay --setup   # macOS 首次运行:授权 Keychain
openrelay --test    # 测试所有 Provider 连接

浏览器打开 http://localhost:18765 — 一切在 Web 面板中管理,支持中英双语。


安全

凭据不离开本机 — 所有 token、cookie、API key 仅在本地内存中使用,不会上传到任何服务器。

直连 AI 后端 — 请求从你的机器直接发送到 AI Provider没有中转服务器。

不记录请求内容 — 消息内容从不被日志记录、缓存或持久化。

可审计 — 凭据处理代码(cookie.ts)开源可审。

详见 DISCLAIMER.mdPRIVACY.md

常见问题

遇到问题?查看 常见问题 (中文) | FAQ (English)

社区

如果 OpenRelay 帮到了你,点个 Star 让更多人发现它。

许可证

Open Core 模式:

  • 框架部分(代理、格式转换、配置):MIT
  • Pro 功能(模型组合、无限请求):商业授权

中文 | English

The Problem

Your AI subscriptions are locked in silos.

Claude Pro only works in Claude Desktop. Kiro quota only works in Kiro. Groq is free but you have to configure every tool manually. Cursor burned through your 500 requests and now you're stuck.

OpenRelay breaks the silos.

  • Find more free AI quota (Groq, Cerebras, SambaNova, Gemini — all free, all auto-discovered)
  • Connect any quota to any tool you're already using
  • One-click configure Claude Code, OpenClaw, Aider, Goose, and more

Demo

OpenRelay Demo

Provider Dashboard
Auto-discovered providers & quota status
Work — CLI tool config
One-click configure Claude Code, OpenClaw, Aider...
IDE RPC Proxies
IDE proxies — Cursor, Windsurf, VS Code Copilot
Custom Model Groups
Custom model groups with auto-failover

What OpenRelay Actually Does

1. Auto-discover all your AI quotas

Launch OpenRelay and it instantly finds every AI subscription and free quota on your machine — Claude Desktop, Claude Code, Kiro, Windsurf, Antigravity, OpenCode, VS Code Copilot. All quotas at your command, zero manual configuration.

Plus 22 direct API providers (Groq, Gemini, DeepSeek, Mistral, OpenRouter, etc.) — enter an API key once and it's available everywhere.

29 providers. One dashboard. One endpoint.

2. Use any quota in any tool

Your Claude Pro subscription can now power Claude Code, Aider, Continue, Goose, Amp, or any tool that speaks Anthropic/OpenAI API:

export ANTHROPIC_BASE_URL=http://localhost:18765
export ANTHROPIC_API_KEY=unused
# That's it. Claude Code now uses your Claude Desktop quota.

Want to use Kiro's free Claude Sonnet quota in Aider? Just change the URL:

export ANTHROPIC_BASE_URL=http://localhost:18765/kiro

3. One-click setup for every CLI tool

No more editing .zshrc or juggling environment variables. Open the Web dashboard, pick a provider for each tool, flip a switch:

  • Claude Code → route through Kiro (free Claude Sonnet)
  • Aider → route through Groq (free, blazing fast)
  • Goose → route through Gemini API (free 1M context)
  • OpenCode → route through DeepSeek (cheapest coding model)

Reopen your terminal. Done. Every tool is configured.

4. Supercharge your IDE with external quotas

Cursor quota burned through? Windsurf credits gone? Don't stop coding — seamlessly plug in any other quota source:

IDE How it works What you get
Cursor RPC proxy (ConnectRPC, HTTP/2) Use Claude/Kiro/Groq/any provider inside Cursor
Windsurf RPC proxy (ConnectRPC) Replace Windsurf's built-in models
VS Code Copilot Ollama BYOK bridge Use any model as a Copilot backend
Antigravity Gemini REST proxy Route through any provider

Start the proxy from the dashboard. Your IDE doesn't know the difference.

5. Combine quotas into unstoppable model groups

This is the killer feature. Take quotas from multiple providers and merge them into a single virtual model:

"fast-group" = Groq (Llama 90B) + Cerebras (Llama 70B) + SambaNova (Llama 405B)

When Groq's free quota runs out → automatic failover to Cerebras → then SambaNova. Your AI never stops. Round-robin across providers ensures maximum uptime with zero manual switching.


Supported Providers (29 total)

IDE Providers — auto-extracted, no API key needed

Provider Free Quota Notes
Claude Desktop Your subscription Claude Pro/Max
Claude Code Your subscription Claude Pro/Max
Kiro (AWS) 50 credits/month + 500 new user Free Claude Sonnet
Windsurf (Codeium) Unlimited autocomplete + 25 credits/month
Antigravity Included with IDE Requires IDE running
OpenCode Unlimited Built-in GLM-4.7
VS Code Copilot Your subscription GitHub Copilot

Direct API Providers — bring your own key

Provider Free Tier
Groq 30 RPM, up to 14,400 req/day
Cerebras 1M tokens/day
SambaNova 200K tokens/day
Gemini 1M context, generous free tier
OpenRouter 20 RPM, 50 req/day, 30+ models
DeepSeek Very cheap, not free
Mistral Free tier available
xAI (Grok) API key required
Together AI Free credits on signup
Fireworks Free credits on signup
Cohere Free trial
Perplexity API key required
Replicate Pay per use
Anyscale API key required
Lepton Free tier available
Novita API key required
01.AI API key required
Moonshot API key required
Zhipu (GLM) Free credits on signup
Baidu (ERNIE) Free credits on signup
MiniMax Free credits on signup
OpenRouter 20 RPM, 50 req/day

Install

Download from GitHub Releases:

# Windows
.\openrelay-windows-x64.exe
# macOS (Apple Silicon)
curl -L -o openrelay https://github.com/romgX/openrelay/releases/latest/download/openrelay-macos-arm64
chmod +x openrelay
xattr -d com.apple.quarantine openrelay   # first time only
./openrelay

npm (requires Node.js >= 18)

npm install -g openrelay
openrelay

Quick Start

openrelay                # Start the proxy
openrelay --setup        # First time on macOS: authorize Keychain
openrelay --test         # Test all provider connections

Open http://localhost:18765 → everything is managed from the Web dashboard.


Security

Credentials never leave your machine. All tokens, cookies, and API keys stay in local process memory. Nothing is uploaded anywhere.

Direct connections only. Requests go straight from your machine to the AI provider. No relay server in between.

No request logging. Message content is never logged, cached, or persisted.

Auditable. The credential handling code (cookie.ts) is open source for security review.

See DISCLAIMER.md and PRIVACY.md for details.

FAQ

Having trouble? Check the FAQ (English) | 常见问题 (中文) for solutions to common issues.

Community

If OpenRelay saves you time or money, a star helps more people discover it.

License

Open Core model:

  • Framework (proxy, format translation, config): MIT
  • Pro features (custom model groups, unlimited requests): Commercial
Description
几百个免费 AI 模型配额,一键接入本地项目。| Hundreds of free AI model quotas, one-click access to local projects.
Readme MIT 12 MiB
Languages
TypeScript 100%