sandbornm/angr_mcp
angr-management plugin that embeds an MCP server for LLM-driven binary analysis
Platform-specific configuration:
{
"mcpServers": {
"angr_mcp": {
"command": "npx",
"args": [
"-y",
"angr_mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...