Fixes
- MCP:
serverInfo.versionnow reports the real application version instead of a hardcoded1.0.0.
Added
scripts/mcp-stdio-bridge.mjs: zero-dependency Node script bridging MCP stdio (newline-delimited JSON-RPC) to the streamable HTTP/mcpendpoint, for stdio-only MCP clients (e.g. Claude Desktop) and container-based inspectors.