Skip to content

Conversation

@batosai
Copy link
Contributor

@batosai batosai commented Dec 16, 2025

Clients were not returning the session header due to incorrect capitalization. The header was named Mcp-Session-Id but per the MCP specification, it must be MCP-Session-Id (with "MCP" fully uppercase).

This fix corrects the header name to match the specification, enabling proper session management with MCP clients.

@pushpak1300 pushpak1300 merged commit 10dedea into laravel:main Dec 17, 2025
21 checks passed
@pushpak1300
Copy link
Member

Thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants