Skip to content
Windsurf

heu mcp for Windsurf

io.github.lucavisconti211-debug/heu-mcp

HEU Legal e-signature MCP: manage HEU documents and PDFs, prompt signers, download PDFs.

client:Windsurf transport:stdio runtime:pypi

Install heu 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": {
    "heu-mcp": {
      "command": "uvx",
      "args": [
        "heu-mcp"
      ],
      "env": {
        "HEU_API_KEY": "<HEU_API_KEY>",
        "HEU_BASE_URL": "<HEU_BASE_URL>",
        "HEU_DOWNLOAD_DIR": "<HEU_DOWNLOAD_DIR>"
      }
    }
  }
}

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

heu mcp in other clients