
Heu Mcp
Let your agent create and track HEU Legal e-sign documents, nudge signers, and pull signed PDFs while you lock scope and agreements.
Overview
HEU MCP is a MCP server for the Validate phase that manages HEU Legal e-signature documents, prompts signers, and downloads PDFs via stdio.
What is this MCP server?
- Manage HEU Legal documents and PDFs from MCP (PyPI heu-mcp v0.1.2)
- Prompt signers and track signing flow via HEU API
- Download completed PDFs to HEU_DOWNLOAD_DIR (default /tmp)
- Requires HEU_API_KEY (Enterprise plan, Profile > API Keys)
- Optional HEU_BASE_URL override (default https://api.heulegal.com/v1)
- Server version 0.1.2
- PyPI identifier heu-mcp with stdio transport
- Default API base https://api.heulegal.com/v1
Community signal: 1 GitHub stars.
What problem does it solve?
You need HEU Legal signatures wrapped into agent workflows but copying API steps for every document burns time during early deal-making.
Who is it for?
Solo builders on HEU Legal Enterprise who want agent-assisted signing and PDF download during validation and contracting.
Skip if: Builders without HEU Enterprise API access or anyone needing a non-HEU e-sign stack out of the box.
What do I get? / Deliverables
Your MCP client can drive HEU document operations and save signed PDFs locally after signers complete.
- HEU document and PDF management via MCP tools
- Signer prompt workflows tied to HEU API
- Downloaded signed PDF files on the local machine
Recommended MCP Servers
Journey fit
Founder agreements, NDAs, and vendor contracts usually get signed while you are still validating and scoping—not after full product build. E-signature and PDF workflows directly support defining who signs what before you commit engineering time.
How it compares
HEU Legal API bridge via MCP, not a standalone contract drafting skill or generic DocuSign replacement.
Common Questions / FAQ
Who is HEU MCP for?
Founders and small teams on HEU Legal Enterprise who want Claude Code, Cursor, or similar agents to manage documents and signatures through HEU’s API.
When should I use HEU MCP?
Use it in Validate when you are finalizing scope, sending agreements, and need automated signer prompts and PDF retrieval.
How do I add HEU MCP to my agent?
Install the heu-mcp PyPI package as a stdio MCP server, set HEU_API_KEY from HEU Profile > API Keys, and optionally HEU_BASE_URL and HEU_DOWNLOAD_DIR.