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
{
"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