Skip to content
Changelog

Authenticate MCP sessions correctly from the first request

Yash Pratap SolankyStaff Software Engineer

April 14, 20261 min read

We fixed an issue where headers supplied by header_provider were not being applied during MCP session initialization, only during subsequent requests. Sessions now open with the correct headers from the start, preventing authentication and routing failures on first contact.

Shipped around the same time