super trouper for Zed
io.github.crissyfield/super-trouper
MCP server for the Frida reverse engineering toolkit.
client:Zed
transport:stdio
runtime:npm
Install super trouper in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"super-trouper": {
"command": "npx",
"args": [
"-y",
"@crissyfield/super-trouper"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs