Used by 1 plugin
Add to your .mcp.json:
{
"mcpServers": {
"session-memory": {
"command": "python3",
"args": [
"${CLAUDE_PLUGIN_ROOT}/server.py"
]
}
}
}This server has elevated permissions. Review the source code before enabling.
python3