radareorg/radare2-mcp
MCP stdio server for radare2
Platform-specific configuration:
{
"mcpServers": {
"radare2-mcp": {
"command": "npx",
"args": [
"-y",
"radare2-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...