humanize_text — humanizer MCP Tool
humanize_text
(humanize text) is one of 1 tool on the
humanizer
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call humanize_text from your client
- Claude Code humanizer humanize_text run in your project directory
- Claude Desktop humanizer humanize_text ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor humanizer humanize_text ~/.cursor/mcp.json
- VS Code humanizer humanize_text .vscode/mcp.json
- Zed humanizer humanize_text ~/.config/zed/settings.json
- Windsurf humanizer humanize_text ~/.codeium/windsurf/mcp_config.json
- Cline humanizer humanize_text ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI humanizer humanize_text ~/.gemini/settings.json
- Grok humanizer humanize_text .mcp.json (in your project root)
- ChatGPT humanizer humanize_text Settings → Connectors → Advanced → Developer mode
- Claude.ai humanizer humanize_text Settings → Connectors → Add custom connector
- LangChain humanizer humanize_text pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http humanizer https://api.gpthuman.ai/mcp
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.