Sukarth/vscode-automation-mcp
3.3
If you are the rightful owner of vscode-automation-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The VSCode Automation MCP Server is a Model Context Protocol server designed to enable AI agents to automate and control Visual Studio Code (VSCode).
Tools
Functions exposed to the LLM to take actions
vscode_execute_command
Execute any VSCode command with optional arguments.
vscode_click_element
Click a UI element by CSS/XPath/accessibility selector.
vscode_type_text
Type text into an input field or focused element.
vscode_open_file
Open a file in the editor at a specific line/column.
vscode_take_screenshot
Capture a screenshot of the VSCode window.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client