← Index

io.github.Backers-Shawn/pplz-agent

io.github.Backers-Shawn/pplz-agent·v1.1.3·Other
Quality Score
85
/100

PPLZ AI Agent — Let AI play your social life simulation automatically.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "pplz-agent": {
      "command": "npx",
      "args": [
        "-y",
        "pplz-agent"
      ],
      "env": {
        "PPLZ_API_KEY": "<your-pplz_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "pplz-agent": {
      "command": "npx",
      "args": [
        "-y",
        "pplz-agent"
      ],
      "env": {
        "PPLZ_API_KEY": "<your-pplz_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y pplz-agent
§02  Environment variables
PPLZ_API_KEY
requiredsecret

Your PPLZ API key (get it at pplz.me/me)

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other