Skip to content
Cline

Personae for Cline

io.github.leek-emperor/personae

Control specific, already-open account-isolated Personae browser identities with MCP.

client:Cline transport:stdio runtime:npm

Install Personae 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": {
    "personae": {
      "command": "npx",
      "args": [
        "-y",
        "@leek-emperor/personae-mcp"
      ]
    }
  }
}

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

Personae in other clients