Use your AI subscriptions (Claude, ChatGPT, Gemini, GitHub Copilot) with any coding tool. Native desktop app wrapping CLIProxyAPI.
You're paying for Claude, ChatGPT, or GitHub Copilot. Why can't you use them in your favorite coding tool?
ProxyPal bridges that gap. One proxy, all your AI subscriptions, any client.
- Multiple AI Providers - Connect Claude, ChatGPT, Gemini, Qwen, iFlow, Vertex AI, and custom OpenAI-compatible endpoints
- GitHub Copilot Bridge - Use Copilot models via OpenAI-compatible API
- Antigravity Support - Access thinking models through Antigravity proxy
- Works Everywhere - Cursor, Cline, Continue, Claude Code, OpenCode, and any OpenAI-compatible client
- Usage Analytics - Track requests, tokens, success rates, and estimated savings
- Request Monitoring - View all API requests with response times and status codes
- Auto-Configure - Detects installed CLI agents and sets them up automatically
- Download from Releases
- Launch ProxyPal and start the proxy
- Connect your AI accounts (OAuth or auth files)
- Point your coding tool to
http://localhost:8317/v1
The app is not signed with an Apple Developer certificate yet. If macOS blocks the app:
xattr -cr /Applications/ProxyPal.app| Platform | Architecture | Status |
|---|---|---|
| macOS | Apple Silicon (ARM64) | ✅ |
| macOS | Intel (x64) | ✅ |
| Windows | x64 | ✅ |
| Linux | x64 (.deb) | ✅ |
Works with Cursor, Claude Code, OpenCode, Cline, Continue, GitHub Copilot, and any OpenAI-compatible client.
pnpm install
pnpm tauri devTech Stack: SolidJS + TypeScript + Tailwind (frontend), Rust + Tauri v2 (backend), CLIProxyAPI (proxy)
- One feature per PR - Keep changes focused
- Clean commits - No unrelated changes
- Test your changes - Run
pnpm tauri devand verify - Follow existing patterns - Check similar implementations
- Add detection logic in
src-tauri/src/lib.rs - Add logo to
public/logos/(usecurrentColorfor dark mode) - Update agents array in relevant components
- Test auto-configuration flow
If ProxyPal saves you time, consider buying me a coffee.
MIT
