Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

com.givepersonhood/personhood

com.givepersonhood/personhood

Rewrite AI-generated text so it reads as human, in a persona's voice.

Uptime
100.0%
2 direct probes · 30d
Response
2328ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

humanize

Rewrite ``text`` to sound human in a persona's voice. ``persona_id`` is required (call ``list_personas`` first). A blank value is rejected before any credit is spent. ``platform`` is …

list_personas

List selectable personas (built-ins plus your custom personas).

get_balance

Your current spendable credit balance.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.givepersonhood/personhood": {
      "url": "https://api.givepersonhood.com/mcp",
      "transport": "streamable-http"
    }
  }
}