Skip to content
Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

BailingHub for Business Operations in other clients