AI text detection and humanization for Claude Code, Cursor, and Windsurf.
| Tool name | Description | Destructive? |
|---|---|---|
| detect_ai | ✓ no | |
| humanize_text | ✓ no | |
| humanize_and_detect | ✓ no | |
| check_balance | ✓ no |
{
"mcpServers": {
"iogithubhumantextpromcp": {
"command": "npx",
"args": [
"-y",
"@humantext/mcp-server"
]
}
}
}