NodeBench CLI / MCP - open-source agent tools

Human install page: https://www.nodebenchai.com/cli
MCP page alias: https://www.nodebenchai.com/mcp
npm: https://www.npmjs.com/package/nodebench-mcp
source: https://github.com/HomenShum/nodebench-ai
license: MIT

Claude Code:
  claude mcp add nodebench -- npx -y nodebench-mcp

Cursor or Windsurf:
  Add a nodebench MCP server with command "npx" and args ["-y", "nodebench-mcp"].

Local terminal:
  npx nodebench-mcp
  npx nodebench-mcp --list-presets
  npx nodebench-mcp --preset power

Power preset in Claude Code:
  claude mcp add nodebench-power -- npx -y nodebench-mcp --preset power

Cloud sync:
  npx nodebench-mcp --cloud

Verify:
  discover_tools({ query: "founder", limit: 3 })

Canonical NodeBench tools:
  nodebench.research_run({ objective: "prep for DISCO call", subjects: [{ type: "company", name: "DISCO" }] })
  nodebench.expand_resource({ uri: "nodebench://org/disco" })

Build founder profile:
  founder_deep_context_gather({ packetType: "weekly_reset" })

Web app: https://www.nodebenchai.com
Workspace: https://workspace.nodebenchai.com
