Skip to content
Cline

Panella for Cline

io.github.panellatech/panella

Governed, self-hosted memory for AI agents: writes queue until a named person approves.

client:Cline transport:stdio runtime:pypi

Install Panella in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "panella": {
      "command": "uvx",
      "args": [
        "panella"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Panella in other clients