vscode-mcp

vscode-mcp

60

VSCode MCP enables AI agents to interact with Visual Studio Code through a server and extension setup using the Model Context Protocol. The project enhances code editing through AI-driven tasks like creating diffs and managing files and projects within VSCode.

VSCode MCP

This monorepo contains the VSCode MCP Server and its companion VSCode Extension, which enable AI agents and assistants to interact with VSCode using the Model Context Protocol. The project is structured into two main components: the server and the extension. Key features include creating file diffs, opening files, opening projects, checking extension status, getting extension port, and listing available projects.

Quick Start

  • Install the MCP Server
  • Install the MCP Extension from the VSCode Marketplace.

Configuration

Setup is available for Goose Desktop and Claude Desktop to enable interaction through MCP.