Skip to content

@paybond/kit 0.11.7

Choose a tag to compare

@nonameuserd nonameuserd released this 03 Jul 22:34

Release @paybond/kit 0.11.7 — MCP stdio entrypoint parity.

Highlights

  • MCP serve sync entrypointpaybond mcp serve and paybond-mcp-server now 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 probespaybond doctor --agent MCP 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.7

Verify

npx -p @paybond/kit@0.11.7 paybond doctor --agent --format json