Session Manager
MCP Serverby WenJunDuan · Added 5mo ago
Claude
72
Install
git clone https://github.com/WenJunDuan/RluesAdd to Claude
claude mcp add session-managerQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"session-manager": {
"command": "npx",
"args": [
"@modelcontextprotocol/session-manager"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
会话状态管理,保证工作流跨会话持久化
Tags
developmentjavascriptgojavaapiskill