Loading MCP server directory, please wait...
HEU Legal e-signature MCP: manage HEU documents and PDFs, prompt signers, download PDFs.
npx @getmcp/cli add io.github.lucavisconti211-debug/heu-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
HEU_API_KEYHEU Legal API key (Profile > API Keys, Enterprise plan required)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.lucavisconti211-debug/heu-mcp": {
"command": "uvx",
"args": [
"heu-mcp"
],
"env": {
"HEU_API_KEY": "",
"HEU_BASE_URL": "",
"HEU_DOWNLOAD_DIR": ""
}
}
}
}