00 Model Proxy - LLM API Gateway norvyn 作品A norvyn app
Utilities · macOS · v2.5
Model Proxy

Model Proxy

为 Claude Code 路由大模型 API

价格Price Free
系统要求Requires 15.6
首发Released 2026
Model Proxy screenshot
01 ScreensScreens 每张按原始比例陈列,不裁切。Every shot at its own aspect, never cropped.
正在展出On display now

画面Screens

MacMac 2880 × 1800
Model Proxy screenshot 1
01
Model Proxy screenshot 2
02
Model Proxy screenshot 3
03
Model Proxy screenshot 4
04
Model Proxy screenshot 5
05
Model Proxy screenshot 6
06
02 AboutAbout 它从哪来,为谁而做。Where it came from, and who it’s for.

Model Proxy lets you run Claude Code and Codex on any AI provider, not just one. It is a tiny macOS menu bar app that starts a local HTTP proxy and transparently routes each request to the right vendor based on the model ID. Point your CLI at localhost once, and everything keeps working.

Why developers use it:

• Use cheaper or faster models. Route Claude Code traffic to DeepSeek, MiniMax, Kimi, GLM, or any Anthropic-compatible endpoint, and keep your exact CLI setup. • See what you save. Model Proxy tracks token usage per model and shows your real cost next to the equivalent official price, so you know exactly how much each session saved. • Web search keeps working everywhere. Most third-party vendors do not support Claude's built-in web search. The Web Search Bridge runs the search through Brave, Google, or Tavily and feeds the results back, so the web_search tool works no matter which model you route to. • Watch every request live. A real-time traffic monitor shows each call, its model, token counts, and request type as it happens. Nothing is buffered. • Route by rule, toggle on the fly. Build model-mapping rules, enable or disable them without deleting, and let Model Proxy suggest mappings for new model IDs it observes. • Private by design. The proxy listens on localhost only. It never stores or logs your request and response bodies. Your API keys stay in a local config file on your Mac.

Built on SwiftNIO for low-latency streaming. Native menu bar app, macOS 15.6 and later.

首发 2026Released 2026 最近更新 2026 · 08 · 29Last updated 2026 · 08 · 29 开发者 norvynDeveloper norvyn
分享Share
03 What’s NewWhat’s New 这一版改了什么。What changed in this version.
v2.5 2026 · 08 · 29

Bug fixes and performance improvements.