Skip to content

5.3.18

Choose a tag to compare

@niranz-dev niranz-dev released this 20 Aug 21:00
· 10 commits to main since this release

A client reads Mcp-Session-Id off the initialize response and sends it back on every call after that. WordPress exposes three headers to a cross-origin caller and this was not one of them, so the header went out and could not be read — and the second request failed for want of it. From outside that looks like the server not being an MCP server at all.