detect_vscode_workspaces
Identify open VS Code instances and their workspaces to streamline integration with AI agents using the Model Context Protocol. Optionally include recent or active workspaces for enhanced context management.
Instructions
Automatically detect open VS Code instances and their workspaces
Input 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 |