Post

CLIProxyAPI

CLIProxyAPI is a proxy server that provides OpenAI-compatible API endpoints for multiple AI CLI tools including Claude Code, Gemini CLI, OpenAI Codex, and more. It enables leveraging free-tier AI subscriptions through a unified API with features like credential routing, quota management, and request retrying.

CLIProxyAPI

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/cliproxyapi.sh)"
CPU: 1 cores RAM: 512 MB Disk: 2 GB OS: Debian 13

Notes

Generated credentials (API Key, Management Password) are stored in /opt/cliproxyapi/config.yaml inside the LXC.
After setup, authenticate your AI providers via the built-in management panel at port 8317.

Web Interface

Port: 8317

Source code
Loading...