|
1 | | -| Client | Supported | Auto-configuration | Notes | |
2 | | -| -------------------------- | :-------: | :----------------: | ---------------------------------------------- | |
3 | | -| GitHub Copilot (VS Code) | ✅ | ✅ | v1.102+ or Insiders version ([see note][3]) | |
4 | | -| Cursor | ✅ | ✅ | v0.50.0+ | |
5 | | -| Roo Code (VS Code) | ✅ | ✅ | v3.19.2+ | |
6 | | -| Cline (VS Code) | ✅ | ✅ | v3.8.5+ (sse only; streamable-http [issue][2]) | |
7 | | -| Claude Code CLI | ✅ | ✅ | v1.0.27+ | |
8 | | -| Windsurf IDE | ✅ | ✅ | | |
9 | | -| Windsurf (JetBrains) | ✅ | ✅ | | |
10 | | -| Sourcegraph Amp CLI | ✅ | ✅ | | |
11 | | -| Sourcegraph Amp (VS Code) | ✅ | ✅ | | |
12 | | -| Sourcegraph Amp (Cursor) | ✅ | ✅ | | |
13 | | -| Sourcegraph Amp (Windsurf) | ✅ | ✅ | | |
14 | | -| GitHub Copilot (JetBrains) | ✅ | ❌ | v1.5.47+ | |
15 | | -| Continue (VS Code) | ✅ | ❌ | v1.0.14+ | |
16 | | -| Continue (JetBrains) | ✅ | ❌ | v1.0.23+ | |
17 | | -| PydanticAI | ✅ | ❌ | v0.2.18+ | |
18 | | -| ChatGPT Desktop | ❌ | ❌ | See [workaround for STDIO-only clients][4] | |
19 | | -| Claude Desktop | ❌ | ❌ | See [workaround for STDIO-only clients][4] | |
20 | | -| Kiro | ❌ | ❌ | See [workaround for STDIO-only clients][4] | |
| 1 | +| Client | Supported | Auto-configuration | Notes | |
| 2 | +| -------------------------- | :-------: | :----------------: | ------------------------------------------- | |
| 3 | +| GitHub Copilot (VS Code) | ✅ | ✅ | v1.102+ or Insiders version ([see note][3]) | |
| 4 | +| Cursor | ✅ | ✅ | v0.50.0+ | |
| 5 | +| Roo Code (VS Code) | ✅ | ✅ | v3.19.2+ | |
| 6 | +| Cline (VS Code) | ✅ | ✅ | v3.17.10+ | |
| 7 | +| Claude Code CLI | ✅ | ✅ | v1.0.27+ | |
| 8 | +| Windsurf IDE | ✅ | ✅ | | |
| 9 | +| Windsurf (JetBrains) | ✅ | ✅ | | |
| 10 | +| Sourcegraph Amp CLI | ✅ | ✅ | | |
| 11 | +| Sourcegraph Amp (VS Code) | ✅ | ✅ | | |
| 12 | +| Sourcegraph Amp (Cursor) | ✅ | ✅ | | |
| 13 | +| Sourcegraph Amp (Windsurf) | ✅ | ✅ | | |
| 14 | +| GitHub Copilot (JetBrains) | ✅ | ❌ | v1.5.47+ | |
| 15 | +| Continue (VS Code) | ✅ | ❌ | v1.0.14+ | |
| 16 | +| Continue (JetBrains) | ✅ | ❌ | v1.0.23+ | |
| 17 | +| PydanticAI | ✅ | ❌ | v0.2.18+ | |
| 18 | +| ChatGPT Desktop | ❌ | ❌ | See [workaround for STDIO-only clients][4] | |
| 19 | +| Claude Desktop | ❌ | ❌ | See [workaround for STDIO-only clients][4] | |
| 20 | +| Kiro | ❌ | ❌ | See [workaround for STDIO-only clients][4] | |
21 | 21 |
|
22 | | -[2]: https://github.com/cline/cline/issues/4391 |
23 | 22 | [3]: /toolhive/reference/client-compatibility.mdx#vs-code-with-copilot |
24 | 23 | [4]: /toolhive/reference/client-compatibility#stdio-only-client-configuration |
0 commit comments