BIGHUB for Claude Code
io.bighub/mcp
Decision learning for AI agent actions. Evaluate, score, decide, and learn from outcomes.
client:Claude Code
transport:stdio
runtime:npm
Install BIGHUB in Claude Code
run in your project directory
claude mcp add mcp -e BIGHUB_API_KEY=<BIGHUB_API_KEY> -e BIGHUB_BEARER_TOKEN=<BIGHUB_BEARER_TOKEN> -e BIGHUB_BASE_URL=<BIGHUB_BASE_URL> -- npx -y @bighub/bighub-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs