Skip to content
Windsurf

pyghidra lite for Windsurf

io.github.johnzfitch/pyghidra-lite

Token-efficient Ghidra RE: decompile, xrefs, Swift/ObjC, ELF/Mach-O, async analysis

client:Windsurf transport:stdio runtime:pypi

Install pyghidra lite in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "pyghidra-lite": {
      "command": "uvx",
      "args": [
        "pyghidra-lite"
      ],
      "env": {
        "GHIDRA_INSTALL_DIR": "<GHIDRA_INSTALL_DIR>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

pyghidra lite in other clients