Visual Studio MCP Bridge turns your open Visual Studio instances into tools for Claude Code. From the terminal, Claude can build the solution and read the errors, start and control the debugger, set breakpoints, inspect locals and the call stack, read output panes, and act on any tool window such as Test Explorer. It runs inside Visual Studio, listens only on localhost with a per-machine token, and supports several instances side by side. No configuration beyond a one-line claude mcp add. |