kanren3 / windbg-mcp-rs
PublicA WinDbg plugin that turns the current debugging session into an MCP server for command docs, debugger actions, and AI-assisted analysis.
A WinDbg plugin that exposes the debugging session as a local web service for AI clients to browse command documentation, query state, execute commands, and interrupt targets.
How It Works
While struggling to fix a software crash using your Windows debugger, you find this handy plugin that lets smart assistants help out.
You quickly prepare the simple helper file for your debugger using basic build tools.
Load the plugin into your debugger and start the local helper service with a simple command – now it's ready to connect!
Point your AI chat tool to the local web address shown, and it links right up to your debugging session.
Ask the AI to search the debugger's command guide, read summaries, and pick the right one for your problem.
The AI checks if the program is paused, interrupts if running, and executes the perfect command – magic happens!
Your crash is fixed effortlessly with AI guidance, and you feel like a pro without memorizing commands.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.