VS Code
MCP Serverby juehang · Added 5mo ago
Claude
342
Install
git clone https://github.com/juehang/vscode-mcp-serverAdd to Claude
claude mcp add juehang-vscode-mcp-serverQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"vs-code": {
"command": "npx",
"args": [
"@modelcontextprotocol/vs-code"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Exposes VS Code's filesystem, editing capabilities, symbol search, diagnostics, and terminal access as tools for AI-assisted coding tasks directly within your existing VS Code environment.
Tags
File Systemsmcp-serverai