v0.3.1-alpha.27 · Interface
session
MCP session management and related features
https://modelcontextprotocol.io/specification/2025-06-18/schema#session
Functions
F
id
FGet the session ID.
get
FGet a persistent session context value by key.
set
FSet a persistent session context value by key.
elicit
FElicit information from the client.
terminate
FTerminate the session, optionally providing a reason.
is-terminated
FCheck if the session is terminated.
delete
Deletes all data associated with the session.