HumanTone
@humantone
关于 HumanTone
Official Model Context Protocol server for HumanTone. Humanize AI-generated text and check AI likelihood directly from Claude Desktop, Cursor, Cline, and other MCP clients.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"humantone": {
"command": "npx",
"args": [
"-y",
"humantone-mcp"
],
"env": {
"HUMANTONE_API_KEY": "ht_your_api_key_here"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is HumanTone?
HumanTone is the official Model Context Protocol server for HumanTone, an AI text humanizer that rewrites AI-generated content to sound more natural. It brings HumanTone’s humanize and AI likelihood tools directly into Claude Desktop, Cursor, Cline, and other MCP clients using a single API key and the same credits as the web app.
How to use HumanTone?
No installation is needed – the client downloads the package on first launch via npx humantone-mcp. Configure the MCP client with a JSON snippet that sets command to npx, args to ["-y", "humantone-mcp"], and env with your HUMANTONE_API_KEY. Then restart the client and prompt the assistant naturally to use the tools.
Key features of HumanTone
- Rewrites AI text to sound more natural and human-written
- Supports custom instructions for tone, audience, and terminology
- Detects AI likelihood of text on a 0–100 scale
- AI detection does not consume credits (30 checks/day)
- Shows current plan, credits, and subscription status
- Works with any MCP-compatible client
Use cases of HumanTone
- Humanize AI-generated drafts before publishing or sharing
- Check if a piece of text is likely AI-written for content review
- Adjust writing tone (e.g., formal, casual) while preserving key terms
- Monitor account credit usage and subscription details from the assistant
- Integrate humanization and detection directly into coding workflows
FAQ from HumanTone
Why don’t the tools appear in my assistant?
Confirm the JSON configuration has no syntax errors, then fully quit and reopen the MCP client – a window refresh is not enough.
What does “Invalid API key format” mean?
HumanTone API keys are 67 characters: ht_ followed by 64 hex characters. Generate a new one at app.humantone.io/settings/api if unsure.
Why do I get “Plan does not include API access”?
Free trial accounts cannot use the API. You need a paid HumanTone plan; view options at humantone.io/pricing.
I get “npx: command not found”. What do I do?
Install Node.js version 18 or later from nodejs.org.
How many AI detection checks can I do per day?
30 checks per day, shared with the HumanTone web app. Detection does not consume credits.
其他 分类下的更多 MCP 服务器
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
Awesome Mlops
visengerA curated list of references for MLOps
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
评论