super trouper for Claude Desktop
io.github.crissyfield/super-trouper
MCP server for the Frida reverse engineering toolkit.
client:Claude Desktop
transport:stdio
runtime:npm
Install super trouper in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"super-trouper": {
"command": "npx",
"args": [
"-y",
"@crissyfield/super-trouper"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs