@paybond/kit 0.11.7
Release @paybond/kit 0.11.7 — MCP stdio entrypoint parity.
Highlights
- MCP serve sync entrypoint —
paybond mcp serveandpaybond-mcp-servernow run the stdio MCP server through a synchronous CLI entrypoint instead of the async dispatcher, matching Python kit behavior for consistent MCP host probes. - Doctor / MCP probes —
paybond doctor --agentMCP checks (mcp_initialize,mcp_tools_list,mcp_tool_schemas,mcp_stdout_purity) are more reliable when hosts launch the stdio server. - Starter templates — Bundled templates require
@paybond/kit^0.11.7.
Install
npm install @paybond/kit@0.11.7Verify
npx -p @paybond/kit@0.11.7 paybond doctor --agent --format json