Expand description
Request context and session injection types
Structs§
- Request
Context - Normalized request context across all transports (HTTP, Lambda, etc.)
- Session
Injection - Write-only mechanism for middleware to populate session state
Enums§
- Dispatcher
Result - Result from the MCP dispatcher (success or error)