Session management for TMCP (TypeScript Model Context Protocol) transport implementations. This package provides the base classes and in-memory implementations for both streaming session coordination …
{
"mcpServers": {
"tmcpsession-manager": {
"command": "npx",
"args": [
"-y",
"@tmcp/session-manager"
]
}
}
}