MCP Server
MCP
io.github.humantextpro/mcp-server
AI text detection and humanization for Claude Code, Cursor, and Windsurf.
Install
npx -y @humantext/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@humantext/mcp-server",
"version": "1.0.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API key from humantext.pro/api",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "HUMANTEXT_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment