Skip to content
Windsurf

humanpen mcp for Windsurf

io.github.humanpen/humanpen-mcp

Document-level AI humanizer for .docx/.pptx: whole file, selected passages, or flagged text.

client:Windsurf transport:stdio runtime:npm

Install humanpen mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "humanpen-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "humanpen-mcp"
      ],
      "env": {
        "HUMANPEN_API_KEY": "<HUMANPEN_API_KEY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

humanpen mcp in other clients