humanify mcp for Claude Desktop
io.github.morebetterclaw/humanify-mcp
Transform AI-generated copy into human-sounding, GEO-optimised marketing content.
client:Claude Desktop
transport:stdio
runtime:npm
Install humanify mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"humanify-mcp": {
"command": "npx",
"args": [
"-y",
"@morebetterclaw/humanify-mcp"
],
"env": {
"HUMANIFY_API_KEY": "<HUMANIFY_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs