com.givepersonhood/personhood
com.givepersonhood/personhoodRewrite AI-generated text so it reads as human, in a persona's voice.
Tools · 3
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 selectable personas (built-ins plus your custom personas).
Your current spendable credit balance.
Similar MCP servers embedding-nearest
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"
}
}
}