← Index

Petsonality

io.github.nanami-he/petsonality·v0.4.6·Developer Tools
Quality Score
85
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "petsonality": {
      "command": "npx",
      "args": [
        "-y",
        "petsonality"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "petsonality": {
      "command": "npx",
      "args": [
        "-y",
        "petsonality"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y petsonality
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Developer Tools