majimboo/rexd-frida-mcp
Frida-based MCP server for reverse engineering, runtime instrumentation, and LLM-driven research workflows.
Platform-specific configuration:
{
"mcpServers": {
"rexd-frida-mcp": {
"command": "npx",
"args": [
"-y",
"rexd-frida-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...