AI Agent Hub
Back to plugins
dsh-cliproxyapi preview

dsh-cliproxyapi

Web Tools Updated 2026.09.14

Run the following command in DeepSeek Harness:

dsh plugin install new-Beginner/dsh-cliproxyapi

Paste the following prompt into your AI chat to install this plugin:

In DeepSeek Harness, go to Settings and choose local package install, or run the dsh plugin install command; the full source repository is at https://github.com/new-Beginner/dsh-cliproxyapi

About this plugin

Users with a Codex or Antigravity subscription have historically had to spin up a separate CLIProxyAPI process, expose a local port, and manually manage credentials before those subscriptions could feed into a daily workflow. dsh-cliproxyapi removes that extra layer entirely by bridging OpenAI OAuth and Google OAuth natively inside DeepSeek Harness—no resident process, no port listening, just a browser authorization and you are calling subscription models.

The plugin covers the full development loop: a native settings panel for account connection, model lists, quota overview, and thinking-effort tuning; a quota ring in the status bar and input area that adapts to 5-hour and weekly limits; smooth conversion of complex JSON Schemas (union types, constrained fields) into the Gemini strict subset so multi-step agent and tool chains run without friction; and an integrated cpa_image_generate tool for GPT Image and Gemini multimodal image generation, reference-image editing, and high-resolution preview.

It is built for developers and teams who already hold an OpenAI Codex or Google Antigravity subscription and want a single, seamless surface inside DeepSeek Harness to manage and invoke multi-platform subscription models without any extra background service.

Screenshots

Use Cases

  • Call GPT models via Codex subscription directly in Harness without any external process
  • Call Gemini models via Antigravity subscription directly in Harness without any external process
  • Generative and reference-image editing workflows with high-resolution preview inside a session
  • Multi-step agent and tool chains with smooth JSON Schema conversion, zero errors

Best For

  • Developers with an OpenAI Codex or ChatGPT subscription who want to skip any extra background service
  • Developers with a Google Antigravity subscription looking for a unified Gemini model entry point
  • Development teams needing to orchestrate multi-platform subscription models from a single Harness environment