BailingHub MCP Server v0.3.0
BailingHub MCP Server v0.3.0 adds the stable Agent Client multi-connection lifecycle for desktop and local agent hosts.
Highlights:
- Manage multiple named BailingHub connections with
connections list/add/use/remove. - Keep different authorized business identities isolated while replacing an older local session for the same trusted identity and binding.
- Isolate host-owned local storage with an optional storage namespace.
- Store Agent Session credentials in Windows CurrentUser DPAPI, including bounded cold-start handling.
- Remain compatible with BailingHub Core v0.5.1 and preserve existing Client Token behavior.
Install:
npm install bailinghub-mcp-server@0.3.0Verification:
- 110 cross-platform SDK tests: 106 passed on macOS, 4 Windows-only tests skipped as expected.
- 4/4 native Windows DPAPI tests passed in GitHub Actions.
- Clean public-registry install and Agent Client connection lifecycle smoke passed.
- npm package provenance and registry signatures are available for the published package.