You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# mcp_nexus
2
2
3
-
A Model Context Protocol (MCP) server that provides comprehensive Windows debugging capabilities, replicating the functionality of the [mcp-windbg](https://github.com/CapulusCodeNinja/mcp-windbg) Python implementation in C#.
3
+
A Model Context Protocol (MCP) server that provides comprehensive Windows debugging capabilities.
4
4
5
5
## Features
6
6
@@ -253,4 +253,4 @@ var callStack = await windbgTool.RunWindbgCmd("k");
0 commit comments