Skip to content

feat(client): add direct streamable HTTP cookie toggle#1467

Open
go165 wants to merge 1 commit into
modelcontextprotocol:mainfrom
go165:go165/streamable-http-include-cookies
Open

feat(client): add direct streamable HTTP cookie toggle#1467
go165 wants to merge 1 commit into
modelcontextprotocol:mainfrom
go165:go165/streamable-http-include-cookies

Conversation

@go165

@go165 go165 commented Jun 14, 2026

Copy link
Copy Markdown

Summary

  • add a persisted Send cookies toggle for direct Streamable HTTP connections
  • pass credentials: "include" to direct Streamable HTTP fetch calls and request init when enabled
  • document the CORS requirements in the toggle tooltip

Fixes #1454.

Testing

  • npm test -- --runTestsByPath client/src/components/__tests__/Sidebar.test.tsx client/src/lib/hooks/__tests__/useConnection.test.tsx
  • cd client && npm test -- --runTestsByPath src/__tests__/App.config.test.tsx

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.

[enhancement] Add credentials: 'include' toggle to connection settings

1 participant