Runs a local HTTP MCP server at http://127.0.0.1:3098/mcp inside the VS Code Extension Host. Bridges MCP tool calls to the VS Code Debug Adapter Protocol (DAP) for ...
Fixed the timeout issue that occurred when starting the debug session. The connection to VSCode instances is now more stable with improved heartbeat and retry mechanisms. A bridge solution that ...