Supported IDEs
ADHDev supports 9 IDEs via Chrome DevTools Protocol (CDP).
Full Support
These IDEs have full chat reading, message sending, model switching, and remote desktop support.
| IDE | CDP Port | Platform | Status |
|---|---|---|---|
| Cursor | 9333 | macOS, Windows, Linux | ✅ Full |
| Antigravity | 9335 | macOS, Windows, Linux | ✅ Full |
| Kiro | 9340 | macOS, Windows, Linux | ✅ Full |
| PearAI | 9337 | macOS, Windows, Linux | ✅ Full |
| Trae | 9339 | macOS, Windows, Linux | ✅ Full |
| Windsurf | 9336 | macOS, Windows, Linux | ✅ Full |
Infrastructure Ready
These IDEs can be detected and connected, but may need provider-specific selectors for chat extraction.
| IDE | CDP Port | Platform | Status |
|---|---|---|---|
| VS Code | 9334 | macOS, Windows, Linux | ⚙️ Ready |
| VS Code Insiders | 9338 | macOS, Windows, Linux | ⚙️ Ready |
| VSCodium | 9341 | macOS, Windows, Linux | ⚙️ Ready |
AI Extensions
These VS Code-compatible extensions are detected and monitored independently:
| Extension | Stream Type | Status |
|---|---|---|
| Cline | Independent stream | ✅ Full |
| Roo Code (3.x, 4.x) | Independent stream | ✅ Full |
| Cursor Composer | Native agent mode | ✅ Full |
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
