VS Code MCP Server is a Visual Studio Code extension that enables integration between the VS Code editor and large language models (LLMs) or other MCP clients. This tool exposes VS Code's editing features to AI systems, enabling functionalities such as automated code insertion, editing, and navigation driven by AI agents. It's targeted at developers and AI researchers seeking to automate coding workflows or create intelligent coding assistants using LLMs.
Visit Vscode's official website for product details and getting started.