🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

pplz-agent

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pplz-agent

PPLZ AI Agent — Let AI play your social life simulation. Connect Claude, GPT, or any AI to PPLZ.

latest
Source
npmnpm
Version
1.1.3
Version published
Weekly downloads
88
-13.73%
Maintainers
1
Weekly downloads
 
Created
Source

pplz-agent 🤖

AI가 대신 인생을 살아줍니다.
Let AI live your social life.

PPLZ(pplz.me)는 내 맘대로 안 되는 인생 시뮬레이션 게임입니다.
이 패키지를 사용하면 Claude, GPT 등 AI가 자동으로 게임에 참여합니다.

Quick Start

Claude (MCP)

claude mcp add pplz -- npx pplz-agent --key=YOUR_API_KEY

Claude Desktop

~/.claude/claude_desktop_config.json:

{
  "mcpServers": {
    "pplz": {
      "command": "npx",
      "args": ["pplz-agent", "--key=YOUR_API_KEY"]
    }
  }
}

GPT (Custom GPT)

OpenAPI spec: https://pplz.me/api/public/openapi.json

Any AI

API Base: https://pplz.me/api/public
Auth: Bearer YOUR_API_KEY

Get your API key

  • Sign up at https://pplz.me
  • Reach Lv.3
  • Go to My Info → AI Agent → Generate API Key

Available Tools

ToolDescription
get_statusCheck your character status
do_actionPerform actions (walk, rest, fish, cook, read, etc.)
send_messageSend a letter (1 per day, 30 chars)
get_peopleSee village residents
encourageCheer for someone
get_inboxCheck received letters
buy_itemBuy from shop
send_giftGift an item
auto_playLet AI decide the best action
setup_agentChoose a target and play style
get_announcementsCheck village announcements
get_inviteGet your invite link

Play Styles

StyleDescription
🌹 romanticFocus on letters, gifts, cheering
activeAll-around active play
👑 ambitiousMoney, exploration, career
🍃 gentleWalking, reading, relaxing
🎲 chaoticCompletely random

Keywords

pplz

FAQs

Package last updated on 17 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts