Moltline Humanizer for Claude Desktop
com.moltlinestudio/humanizer
Find AI-isms with evidence and fingerprint a writing voice from samples. 3 of 5 free.
client:Claude Desktop
transport:streamable-http
tools:5
Install Moltline Humanizer in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"humanizer": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.moltlinestudio.com/humanizer"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs