Panella for Claude Desktop
io.github.panellatech/panella
Governed, self-hosted memory for AI agents: writes queue until a named person approves.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Panella in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"panella": {
"command": "uvx",
"args": [
"panella"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs