Humanize AI Text in Your IDE
Detect and humanize AI-generated content directly in Claude Code, Cursor, and Windsurf — without leaving your editor.
Open Source Server
AI Tools Built-in
IDE Clients Supported
Works With Your Favorite IDE
Claude Code / VS Code
Add to .claude/mcp.json and use AI humanization directly in your Claude Code or VS Code workflow.
Cursor
Add to .cursor/mcp.json for seamless AI text detection and humanization while coding.
Windsurf & More
Compatible with any MCP-enabled client. One config, all your tools.
Built-in Tools
AI Detection
Check if text sounds AI-generated. Get an AI probability score (0-100%) and a clear verdict. Perfect for checking README files, docs, and blog posts.
Text Humanization
Transform AI-generated text to sound natural and human-written. Choose tone, style, and intensity level to match your needs.
Humanize & Verify
Two-step process: humanize your text, then automatically verify it with AI detection. Proves the output reads as human-written.
Credit Balance Check
Check your account balance, subscription plan, and remaining word credits without leaving your editor.
Setup in 2 Minutes
Get Your API Key
Sign up at humantext.pro and generate an API key on the API page. Free accounts get 500 words to start.
Add to Your MCP Config
Add the server to your client's MCP configuration file:
{
"mcpServers": {
"humantext": {
"command": "npx",
"args": ["-y", "@humantext/mcp-server"],
"env": {
"HUMANTEXT_API_KEY": "your_api_key"
}
}
}
}Start Using It
Ask your AI assistant: "Humanize this paragraph" or "Check if this text sounds AI-generated" — it just works.
Subscription Plans
The MCP server is free and open source. You only pay for word credits used for detection and humanization.
Frequently Asked Questions
What is an MCP server?
MCP (Model Context Protocol) is an open standard that lets AI assistants use external tools. Our MCP server gives your AI assistant the ability to detect and humanize AI-generated text directly in your editor.
Which AI editors are supported?
The server works with Claude Code, VS Code (with Claude extension), Cursor, Windsurf, Claude Desktop, and any other MCP-compatible client.
Is the MCP server free?
Yes, the MCP server itself is free and open source (MIT license). You need a humantext.pro subscription for word credits used in detection and humanization.
How do I get an API key?
Sign up at humantext.pro, then go to the API page to generate your key. Add it to your MCP client configuration as the HUMANTEXT_API_KEY environment variable.
How many words can I process?
Word limits depend on your subscription plan. Basic: 5,000 words/month, Pro: 15,000 words/month, Ultra: 30,000 words/month. Both detection and humanization consume credits based on input word count.
Start Humanizing in Your IDE
Install the free MCP server and transform AI content into natural text — all without leaving your editor.
