Skip to content
Cline

heu mcp for Cline

io.github.lucav21/heu-mcp

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

client:Cline transport:stdio runtime:pypi

Install heu mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

heu mcp in other clients