VS Code Remote

MCP Server Verified

Control VS Code remotely. Open files, run commands, manage extensions, and debug code from Claude.

by Microsoft

★★★★★ 4.6/5 (529 reviews)
15.5kGitHub stars
32.7kinstalls
Updated 2026-03-03
activetypescript

Installation

npx -y @microsoft/mcp-server-vs-code-remote

Quick Start

Add to your Claude Desktop config:
```json
{
  "mcpServers": {
    "vs-code-remote": {
      "command": "npx",
      "args": ["-y", "@microsoft/mcp-server-vs-code-remote"]
    }
  }
}
```

Tools & Capabilities

execute_code
run_command
get_output
debug_session
analyze_code

Compatibility

Claude Desktop Continue Cline Cursor Windsurf

About VS Code Remote

Control VS Code remotely. Open files, run commands, manage extensions, and debug code from Claude.

View on GitHub →

Language: TypeScript

Category: Developer Tools

← Back to MCP Hub Directory