From 963a0950fade9998621736b33d4bbdbb7f6e9ea9 Mon Sep 17 00:00:00 2001 From: Jianyang Zhao Date: Wed, 7 Jan 2026 20:02:50 -0500 Subject: [PATCH] Add Claude Proxy VSCode extension to README Added Claude Proxy VSCode extension to the README. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 93cb125a..a7477404 100644 --- a/README.md +++ b/README.md @@ -126,6 +126,10 @@ Native macOS SwiftUI app for managing CLI AI sessions (Codex, Claude Code, Gemin Windows-native CLIProxyAPI fork with TUI, system tray, and multi-provider OAuth for AI coding tools - no API keys needed. +### [Claude Proxy VSCode](https://github.com/uzhao/claude-proxy-vscode) + +VSCode extension 'Claude Proxy' for quick switching between Claude Code models, featuring integrated CLIProxyAPI as its backend with automatic background lifecycle management. + > [!NOTE] > If you developed a project based on CLIProxyAPI, please open a PR to add it to this list.