MCP VS Code
A self-hosted VS Code workbench embedded as an interactive MCP App.
Install
npmstdio
npx -y @mario.andreschak/mcp-vscode Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-mario-andreschak-mcp-vscode": {
"command": "npx",
"args": [
"-y",
"@mario.andreschak/mcp-vscode"
]
}
}
} Source: official MCP Registry record · registry name io.github.mario-andreschak/mcp-vscode · published 2026-08-10 · updated 2026-08-10. Not an endorsement; review the code before connecting it to anything sensitive.