perf for Zed
io.github.rog0x/perf
Benchmark, memory, Big O analysis for AI agents
client:Zed
transport:stdio
runtime:npm
Install perf in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"perf": {
"command": "npx",
"args": [
"-y",
"@rog0x/mcp-perf-tools"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs