detect_vscode_workspaces
Detect open VS Code instances and their workspaces to help AI agents interact with your development environment through the Code MCP Server.
Instructions
Automatically detect open VS Code instances and their workspaces
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| includeRecent | No | Include recent workspaces from VS Code history | |
| includeRunning | No | Include currently running VS Code instances | |
| maxResults | No | Maximum number of workspaces to return |