Skip to content

gitfool/windbg

v2609.1319.1207MIT

Debug Windows dumps, live user-mode/kernel targets, and time travel traces via WinDbg.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

windbgstdio
{
  "type": "stdio",
  "command": "windbg-mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "windbg",
  "version": "2609.1319.1207",
  "description": "Debug Windows dumps, live user-mode/kernel targets, and time travel traces via WinDbg.",
  "author": {
    "name": "Sean Fausett",
    "url": "https://github.com/gitfool"
  },
  "keywords": [
    "windbg",
    "dbgeng",
    "dump analysis",
    "kernel debugging",
    "time travel debugging"
  ],
  "license": "MIT",
  "homepage": "https://github.com/gitfool/kiro-dungeon/tree/main/windbg",
  "repository": "https://github.com/gitfool/kiro-dungeon"
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 3Python files
  • openai.yaml
View on GitHub