vsc-mcp
3
vsc-mcp is an MCP server for interacting with Visual Studio Code and its variants. It supports file management and theme management functionalities, facilitating seamless server-client communication within VSCode environments and its forks.
vsc-mcp - VSCode MCP Server
MCP server for interacting with VSCode and its forks, such as Cursor and Windsurf.
Installation
- Install the extension from the VSCode marketplace
- The server automatically starts when VSCode launches
- Manually start or stop the server with the commands: "Start MCP Server" and "Stop MCP Server"
Configuration
- Configure your MCP client to connect to the server at:
http://localhost:3344/sse
Currently Supported Tools
- File Management
- Retrieves and closes opened files
- Theme Management
- Lists, retrieves, and changes VSCode themes