BailingHub for Business Operations for Windsurf
io.github.bailinghub/bailinghub-governance
Let AI agents query and operate business systems with authorization, approval and audit trails.
client:Windsurf
transport:stdio
runtime:npm
Install BailingHub for Business Operations in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"bailinghub-governance": {
"command": "npx",
"args": [
"-y",
"bailinghub-mcp-server"
],
"env": {
"BAILINGHUB_BASE_URL": "<BAILINGHUB_BASE_URL>",
"BAILINGHUB_CLIENT_TOKEN": "<BAILINGHUB_CLIENT_TOKEN>",
"BAILINGHUB_ROUTE": "<BAILINGHUB_ROUTE>",
"BAILINGHUB_ALLOW_INSECURE_HTTP": "<BAILINGHUB_ALLOW_INSECURE_HTTP>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs