Model Proxy - App Store Marketing
App Information | 应用信息
| Field |
Value |
| App Name |
Model Proxy |
| Subtitle |
API Proxy for AI Models |
| Category |
Utilities |
| Price |
Free |
| Copyright |
© 2026 Zhijie Zhang |
Description | 应用描述
Model Proxy is a lightweight macOS menu bar utility for developers who work with multiple AI service providers. It runs a local HTTP proxy server that transparently routes API requests to the right provider based on model ID.
Key Features
- Multi-Vendor Routing: Route requests to Anthropic, OpenAI, Alibaba Cloud, or any custom API endpoint based on model ID matching.
- Transparent Proxy: Works with Claude Code, Codex CLI, and any tool that makes HTTP API calls. No code changes needed.
- Real-Time Traffic Monitor: See every request flowing through the proxy with model, route type, status, and duration.
- Token Usage Tracking: Track input and output token consumption per model across sessions.
- Flexible Configuration: Define vendors, model mappings, and per-client settings with hot-reload support.
- Privacy First: Runs entirely on localhost. API keys stored locally. Request content is never read or logged.
Who Is This For
- Developers using AI coding assistants with multiple model providers
- Teams who want to route different models to cost-effective alternatives
- Anyone who needs visibility into their AI API usage
Model Proxy 是一款轻量级 macOS 菜单栏工具,面向使用多个 AI 服务商的开发者。它运行本地 HTTP 代理服务器,根据模型 ID 将 API 请求透明路由到正确的服务商。
核心功能
- 多服务商路由:根据模型 ID 匹配,将请求路由到 Anthropic、OpenAI、阿里云或任何自定义 API 端点。