nodebench for Zed
io.github.homenshum/nodebench
260 MCP tools across 49 domains. AI Flywheel, quality gates, research, web scraping.
client:Zed
transport:stdio
runtime:npm
Install nodebench in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"nodebench": {
"command": "npx",
"args": [
"-y",
"nodebench-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs