phucly95/frida-mcp-node
Node.js implementation of Frida MCP Server with V8 runtime support
Platform-specific configuration:
{
"mcpServers": {
"frida-mcp-node": {
"command": "npx",
"args": [
"-y",
"frida-mcp-node"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...