windbgr-mcp 0.1.1

MCP server for Windows debugging
Documentation
1
2
3
4
5
pub mod registry;
pub mod server;
pub mod tools;

pub use server::WindbgrMcp;