VS Code MCP Server

Betadevelopment
180 starsTypeScriptnicepkg
GitHub
About

Overview

The VS Code MCP Server enables AI agents to interact with Visual Studio Code. It provides tools for opening and editing files, running terminal commands, managing extensions, navigating code with go-to-definition and find-references, and accessing the VS Code workspace configuration.
Capabilities

Tools & Capabilities

open_file

Open a file in the editor

edit_file

Make edits to a file

run_terminal

Run a command in the integrated terminal

search_workspace

Search across the workspace

list_extensions

List installed extensions

Setup

Installation

bash
Install
npx -y mcp-server-vscode
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "vscode": {
      "command": "npx",
      "args": ["-y", "mcp-server-vscode"]
    }
  }
}

Quick Info

Authornicepkg
LanguageTypeScript
StatusBeta
Stars 180
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.

VS Code MCP Server - MCP Server Directory - CortexAgent