Show HN: Use Kimi and OpenAI Subscriptions in Claude Code
The article introduces claude-code-proxy, a tool that allows users to utilize Claude Code with their ChatGPT Plus/Pro or Kimi Code subscriptions. It discusses the installation process, authentication, and configuration for different providers. The author expresses a preference for Claude Code despite some frustrations with usage limits compared to OpenAI's offerings.
- ▪Claude-code-proxy enables the use of Claude Code with ChatGPT Plus/Pro and Kimi Code accounts.
- ▪The installation process involves using Homebrew or downloading a prebuilt binary for various platforms.
- ▪Users must authenticate with their chosen provider before starting the proxy service.
Opening excerpt (first ~120 words) tap to expand
claude-code-proxy claude-code-proxy lets you use Claude Code with your ChatGPT Plus/Pro subscription or your Kimi Code (kimi.com) account. Quick start · Providers · How it works · Configuration · Limitations Why? I feel Claude Code is still the best harness around, despite occasional frustrations caused by updates. However, Anthropic keeps tightening the usage limits, while OpenAI is still much more generous. If you want to use OpenAI plans, your best options seem to be OpenCode and Codex. I tried OpenCode, but the UX has many rough edges, especially around skills feeling like a second-class feature. Fortunately it's open source and I ended up forking it and applying some patches, but would much rather not do it. Quick start 1.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.