AgentUni

MCP VS Code

by @mario-andreschak / v0.2.2

A self-hosted VS Code workbench embedded as an interactive MCP App.

Install

npm / stdio

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.

Similar

More Developer Tools servers

Browse category