From 5f8efc0d40956a9912b0dc481075846ce8373104 Mon Sep 17 00:00:00 2001 From: Alejandro Ponce Date: Tue, 3 Feb 2026 16:55:21 +0200 Subject: [PATCH] Add Gemini CLI to client compatibility list Co-Authored-By: Claude Opus 4.5 --- docs/toolhive/reference/client-compatibility.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/toolhive/reference/client-compatibility.mdx b/docs/toolhive/reference/client-compatibility.mdx index c8a681f6..ab19dc20 100644 --- a/docs/toolhive/reference/client-compatibility.mdx +++ b/docs/toolhive/reference/client-compatibility.mdx @@ -17,6 +17,7 @@ We've tested ToolHive with these clients: | Claude Code | ✅ | ✅ | v1.0.27+ | | Cursor | ✅ | ✅ | v0.50.0+ | | Google Antigravity | ✅ | ✅ | | +| Gemini CLI | ✅ | ✅ | | | Cline (VS Code) | ✅ | ✅ | v3.17.10+ | | Continue (VS Code) | ✅ | ✅ | v1.0.14+ | | Continue (JetBrains) | ✅ | ✅ | v1.0.23+ |