Skip to content
Cline

Petsonality for Cline

io.github.nanami-he/petsonality

An MBTI-powered terminal pet companion for Claude Code and OpenClaw.

client:Cline transport:stdio runtime:npm

Install Petsonality 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": {
    "petsonality": {
      "command": "npx",
      "args": [
        "-y",
        "petsonality"
      ]
    }
  }
}

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

Petsonality in other clients