Pretty much duplicate of https://github.com/modelcontextprotocol/typescript-sdk/issues/171 Passing down auth context in tools/prompt/resources handlers would also be required in `StreamableHTTPServerTransport` https://github.com/modelcontextprotocol/typescript-sdk/blob/131776764536b5fdca642df51230a3746fb4ade0/src/server/streamableHttp.ts#L115
Pretty much duplicate of #171
Passing down auth context in tools/prompt/resources handlers would also be required in
StreamableHTTPServerTransporttypescript-sdk/src/server/streamableHttp.ts
Line 115 in 1317767