RocketMaDev/pwndbg-mcp
An MCP tool endows AI agent with the capability to debug ELF
Platform-specific configuration:
{
"mcpServers": {
"pwndbg-mcp": {
"command": "npx",
"args": [
"-y",
"pwndbg-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...