BailingHub for Business Operations for Claude Code
io.github.bailinghub/bailinghub-governance
Let AI agents query and operate business systems with authorization, approval and audit trails.
client:Claude Code
transport:stdio
runtime:npm
Install BailingHub for Business Operations in Claude Code
run in your project directory
claude mcp add bailinghub-governance -e BAILINGHUB_BASE_URL=<BAILINGHUB_BASE_URL> -e BAILINGHUB_CLIENT_TOKEN=<BAILINGHUB_CLIENT_TOKEN> -e BAILINGHUB_ROUTE=<BAILINGHUB_ROUTE> -e BAILINGHUB_ALLOW_INSECURE_HTTP=<BAILINGHUB_ALLOW_INSECURE_HTTP> -- npx -y bailinghub-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs