Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 7 additions & 6 deletions docs/toolhive/reference/client-compatibility.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,24 +14,25 @@ We've tested ToolHive with these clients:
| Client | Supported | Auto-configuration | Notes |
| -------------------------- | :-------: | :----------------: | ------------------------------------------- |
| GitHub Copilot (VS Code) | ✅ | ✅ | v1.102+ or Insiders version ([see note][3]) |
| Claude Code | ✅ | ✅ | v1.0.27+ |
| Cursor | ✅ | ✅ | v0.50.0+ |
| Claude Code CLI | ✅ | ✅ | v1.0.27+ |
| Cline (VS Code) | ✅ | ✅ | v3.17.10+ |
| Continue (VS Code) | ✅ | ✅ | v1.0.14+ |
| Continue (JetBrains) | ✅ | ✅ | v1.0.23+ |
| Goose | ✅ | ✅ | |
| Kiro | ✅ | ✅ | v0.5.0+ |
| LM Studio | ✅ | ✅ | v0.3.17+ |
| OpenCode | ✅ | ✅ | |
| Roo Code (VS Code) | ✅ | ✅ | v3.19.2+ |
| Windsurf IDE | ✅ | ✅ | |
| Windsurf (JetBrains) | ✅ | ✅ | |
| Sourcegraph Amp CLI | ✅ | ✅ | |
| Sourcegraph Amp (VS Code) | ✅ | ✅ | |
| Sourcegraph Amp (Cursor) | ✅ | ✅ | |
| Sourcegraph Amp (Windsurf) | ✅ | ✅ | |
| LM Studio | ✅ | ✅ | v0.3.17+ |
| Goose | ✅ | ✅ | |
| Trae IDE | ✅ | ✅ | v1.4.1+ |
| Windsurf IDE | ✅ | ✅ | |
| Windsurf (JetBrains) | ✅ | ✅ | |
| ChatGPT Desktop | ✅ | ❌ | See [STDIO-only client configuration][4] |
| Claude Desktop | ✅ | ❌ | See [STDIO-only client configuration][4] |
| Kiro | ✅ | ❌ | See [STDIO-only client configuration][4] |
| GitHub Copilot (JetBrains) | ✅ | ❌ | v1.5.47+ |
| PydanticAI | ✅ | ❌ | v0.2.18+ |

Expand Down