← Index

io.github.lucavisconti211-debug/heu-mcp

io.github.lucavisconti211-debug/heu-mcp·v0.1.2·Documents & Spreadsheets
Quality Score
80
/100

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

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "heu-mcp": {
      "command": "uvx",
      "args": [
        "heu-mcp"
      ],
      "env": {
        "HEU_API_KEY": "<your-heu_api_key>",
        "HEU_BASE_URL": "<heu_base_url>",
        "HEU_DOWNLOAD_DIR": "<heu_download_dir>"
      }
    }
  }
}
§02  Environment variables
HEU_API_KEY
requiredsecret

HEU Legal API key (Profile > API Keys, Enterprise plan required)

HEU_BASE_URL

API base URL. Default: https://api.heulegal.com/v1

HEU_DOWNLOAD_DIR

Directory where downloaded PDFs are saved. Default: /tmp

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Documents & Spreadsheets