VSCode
MCP Serverby microsoft · Added 5mo ago
Claude
391
Install
git clone https://github.com/microsoft/semanticworkbenchAdd to Claude
claude mcp add microsoft-semanticworkbench-mcp-servers-mcp-server-vscodeQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"vscode": {
"command": "npx",
"args": [
"@modelcontextprotocol/vscode"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
VSCode tools and resources as a Model Context Protocol (MCP) server in a VSCode extension
Tags
AI & MLmcp-server