Loomal

Petsonality

MCP server by github.com/nanami-he/petsonality

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

7 starsnpm: petsonality

About Petsonality

Petsonality is an MCP (Model Context Protocol) server published by nanami-he in the official MCP registry. An MBTI-powered terminal pet companion for Claude Code and OpenClaw.

It ships as an npm package (petsonality), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/nanami-he/petsonality, where the project has earned 7 GitHub stars.

Use Petsonality with your agent

Claude Code · one command
claude mcp add petsonality -- npx -y petsonality
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "petsonality": {
      "command": "npx",
      "args": [
        "-y",
        "petsonality"
      ]
    }
  }
}
npmpetsonality

Frequently asked questions

What is Petsonality?
Petsonality is an MCP (Model Context Protocol) server by nanami-he. An MBTI-powered terminal pet companion for Claude Code and OpenClaw.
How do I connect Petsonality to Claude, Cursor, or another MCP client?
Install Petsonality from its npm package (petsonality) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Petsonality open source?
Yes — the source code is public at github.com/nanami-he/petsonality, with 7 GitHub stars.
Can AI agents pay to use Petsonality?
Not yet through Loomal — Petsonality is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Petsonality? Claim this listing free by verifying GitHub ownership, or contact us.