Optional tools for creating and terminating application sessions.
The provider is never mounted automatically. Add it explicitly when a model or application client should be able to manage explicit session handles:
server
|> FastestMCP.add_provider(FastestMCP.Providers.ApplicationSessions.new())
Summary
Functions
Builds a local provider containing create and terminate tools.