Supported IDEs
ADHDev ships 8 built-in IDE integrations via Chrome DevTools Protocol (CDP), but inventory should not be confused with public support.
If you want the broader picture including CLI and ACP agents, read Supported Providers first.
Public Starting Point
If you want the safest IDE path today, start with Cursor. It is currently the clearest public Partial promotion for native IDE control, session switching, and Remote View.
Public platform validation today is still macOS and Windows. Linux-oriented inventory entries below reflect shipped detector/provider coverage, not a public support promise yet.
Built-in IDE Inventory
| IDE | CDP Port | Platform | Integration Surface | Verification |
|---|---|---|---|---|
| Antigravity | 9335 | macOS, Windows; Linux inventory only | Full control surface | Unverified |
| Cursor | 9333 | macOS, Windows; Linux inventory only | Full control surface | Partial |
| Kiro | 9340 | macOS, Windows; Linux inventory only | Webview-heavy control surface | Unverified |
| PearAI | 9337 | macOS, Windows; Linux inventory only | Webview-heavy control surface | Unverified |
| Trae | 9339 | macOS, Windows; Linux inventory only | Generic DOM-driven control surface | Unverified |
| VS Code | 9334 | macOS, Windows; Linux inventory only | Detection and launch coverage | Unverified |
| VSCodium | 9341 | macOS, Windows; Linux inventory only | Detection and launch coverage | Unverified |
| Windsurf | 9336 | macOS, Windows; Linux inventory only | Full control surface | Unverified |
AI Extensions
These VS Code-compatible extensions are detected and monitored independently:
| Extension | Stream Type | Status |
|---|---|---|
| Cline | Independent stream | Unverified |
| Claude Code (VS Code) | Independent stream | Unverified |
| Roo Code | Independent stream | Unverified |
| Codex | Independent stream | Partial |
These extension paths matter because VS Code and VSCodium are often best understood as host IDEs for extension-based agents rather than as fully promoted native AI IDEs on their own.
How IDE Detection Works
- Process scanning — ADHDev checks for known IDE process names
- CDP port probing — attempts to connect to known CDP ports
- Webview discovery — for extension-based IDEs, discovers agent webviews
- Provider matching — matches detected IDE to the correct provider for chat extraction
Important Caveats
- ADHDev is built around Electron-based IDE control
- Non-Electron IDEs such as Zed and IntelliJ-based IDEs are not supported
- VS Code family entries should be treated as detection and launch coverage first
- Cursor is currently the only IDE with public
Partialevidence in the built-in IDE list - Extension promotions are tracked separately from host IDE promotions
