s4dp4nd4/frida-c2-mcp
Remote C2-style MCP server for Frida instrumentation on rooted Android
Platform-specific configuration:
{
"mcpServers": {
"frida-c2-mcp": {
"command": "npx",
"args": [
"-y",
"frida-c2-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...