-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Labels
P2Moderate issues affecting some users, edge cases, potentially valuable featureModerate issues affecting some users, edge cases, potentially valuable featurebugSomething isn't workingSomething isn't workingv2Ideas, requests and plans for v2 of the SDK which will incorporate major changes and fixesIdeas, requests and plans for v2 of the SDK which will incorporate major changes and fixes
Description
Summary
Stateless HTTP mode currently doesn't work correctly when using elicitation or sampling features.
Problem
When running in stateless HTTP mode (stateless_http=True), the SDK fails to properly handle elicitation and sampling requests. The context required for these bidirectional interactions isn't properly established in stateless mode.
Open Questions
- Stateless HTTP isn't currently part of the MCP specification
- There are upcoming spec changes around statelessness that will affect this area
- Unclear whether to fix now, wait for spec, or remove the feature entirely
Related SEPs
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P2Moderate issues affecting some users, edge cases, potentially valuable featureModerate issues affecting some users, edge cases, potentially valuable featurebugSomething isn't workingSomething isn't workingv2Ideas, requests and plans for v2 of the SDK which will incorporate major changes and fixesIdeas, requests and plans for v2 of the SDK which will incorporate major changes and fixes