Server data from the Official MCP Registry
Rewrite AI-generated text so it reads as human, in a persona's voice.
About
Rewrite AI-generated text so it reads as human, in a persona's voice.
Remote endpoints: streamable-http: https://api.givepersonhood.com/mcp
Security Report
Valid MCP server (1 strong, 0 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
3 tools verified · Open access · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Connect
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"com-givepersonhood-personhood": {
"url": "https://api.givepersonhood.com/mcp"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
Personhood Claude Code plugin + marketplace
This repo is a self-contained Claude Code plugin marketplace. It ships one
plugin, personhood-humanize, which bundles the hosted Personhood MCP
connector (remote streamable-HTTP server at
https://api.givepersonhood.com/mcp) and a skill that fires on
humanize intents and documents how to use it.
Layout
.
├── .claude-plugin/
│ └── marketplace.json # marketplace catalog (lists the plugin)
├── plugins/
│ └── personhood-humanize/
│ ├── .claude-plugin/
│ │ └── plugin.json # plugin manifest (references .mcp.json)
│ ├── .mcp.json # bundled remote MCP connector
│ └── skills/
│ └── personhood-humanize/
│ └── SKILL.md # the humanize skill
└── README.md
Install
/plugin marketplace add Astral-Agent/personhood-mcp
/plugin install personhood-humanize@personhood
Or from a local checkout:
/plugin marketplace add .
/plugin install personhood-humanize@personhood
Authentication
The bundled connector reads your API key from the PERSONHOOD_API_KEY environment
variable (no secret is stored in the plugin):
export PERSONHOOD_API_KEY="<your-personhood-api-key>"
Create the key (it starts with the hmz_live_ prefix) in Personhood settings, then
restart the client. See the skill's SKILL.md for tool usage and manual setup for
other MCP clients (Cursor, etc.).
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
