Back to Home
jmfrank63 icon

vscode-mcp-windbgX

Verified Safe

by jmfrank63

Overview

Integrates the mcp-windbgX MCP server into VS Code for Windows debugging, supporting CDB, WinDbg, and Time Travel Debugging (TTD).

Installation

Run Command
No command provided

Environment Variables

  • GITHUB_TOKEN
  • GITHUB_AUTH_TOKEN

Security Notes

The extension automatically downloads and manages the mcp-windbgX server from GitHub releases. This introduces a supply chain risk, as a compromised GitHub repository could lead to the execution of malicious server code. The extension utilizes `execAsync` and `spawn` for system tool detection and server process management, which are necessary for its core functionality but increase the attack surface. Environment variables like `GITHUB_TOKEN` can be used optionally for GitHub API authentication, primarily for rate limits, but are not strictly required for basic functionality.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Stars0
Forks0
Last Update2026-01-19

Tags

VS CodeDebuggingWindowsMCPTime Travel DebuggingCDB