Skip to content

Commit 962ec71

Browse files
committed
chore: add changeset entry
1 parent 726d81c commit 962ec71

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
### feat: Pass `remote-mcp` mcp-session-id header along to GraphQL request - @damassi PR #236
2+
3+
This adds support for passing the `mcp-session-id` header through from `remote-mcp` via the MCP client config. This header [originates from the underlying `@modelcontextprotocol/sdk` library](https://github.com/modelcontextprotocol/typescript-sdk/blob/a1608a6513d18eb965266286904760f830de96fe/src/client/streamableHttp.ts#L182), invoked from `remote-mcp`.
4+
5+
With this change it is possible to correlate requests from MCP clients through to the final GraphQL server destination.

0 commit comments

Comments
 (0)