nodebench for VS Code
io.github.homenshum/nodebench
260 MCP tools across 49 domains. AI Flywheel, quality gates, research, web scraping.
client:VS Code
transport:stdio
runtime:npm
Install nodebench in VS Code
.vscode/mcp.json
{
"servers": {
"nodebench": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"nodebench-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs