← Back to Plugins
MCP Server MCP

io.github.morebetterclaw/humanify-mcp

github By github 👁 1 views ▲ 0 votes

Transform AI-generated copy into human-sounding, GEO-optimised marketing content.

Homepage Verified source GitHub

Install

npx -y @morebetterclaw/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@morebetterclaw/humanify-mcp",
      "version": "0.1.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Your Humanify API key. Get one at https://humanifyit.ai/api-docs",
          "isRequired": true,
          "isSecret": true,
          "name": "HUMANIFY_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...