MCP-сервер Humanify (гуманизация текста).
npx @morebetterclaw/humanify-mcp Configuration Set your API key as an environment variable: export HUMANIFY_API_KEY=hfy_live_xxxx Get a key at https://humanifyit.ai/api-docs Claude Desktop Add to your claude_desktop_config.json: { "mcpServers": { "humanify": { "command": "npx", "args": ["-y", "@more