io.github.Lucav21/heu-mcp MCP Server
io.github.Lucav21/heu-mcp
What is the io.github.Lucav21/heu-mcp MCP server?
HEU Legal e-signature MCP: manage HEU documents and PDFs, prompt signers, download PDFs.
How to install io.github.Lucav21/heu-mcp
Copy-paste configuration for popular MCP clients.
HEU_API_KEYrequiredsecretHEU Legal API key (Profile > API Keys, Enterprise plan required)
HEU_BASE_URLAPI base URL. Default: https://api.heulegal.com/v1
HEU_DOWNLOAD_DIRDirectory where downloaded PDFs are saved. Default: /tmp
{
"mcpServers": {
"heu-mcp": {
"command": "uvx",
"args": [
"heu-mcp"
],
"env": {
"HEU_API_KEY": "<YOUR_HEU_API_KEY>",
"HEU_BASE_URL": "<YOUR_HEU_BASE_URL>",
"HEU_DOWNLOAD_DIR": "<YOUR_HEU_DOWNLOAD_DIR>"
}
}
}
}{
"mcpServers": {
"heu-mcp": {
"command": "uvx",
"args": [
"heu-mcp"
],
"env": {
"HEU_API_KEY": "<YOUR_HEU_API_KEY>",
"HEU_BASE_URL": "<YOUR_HEU_BASE_URL>",
"HEU_DOWNLOAD_DIR": "<YOUR_HEU_DOWNLOAD_DIR>"
}
}
}
}{
"mcpServers": {
"heu-mcp": {
"command": "uvx",
"args": [
"heu-mcp"
],
"env": {
"HEU_API_KEY": "<YOUR_HEU_API_KEY>",
"HEU_BASE_URL": "<YOUR_HEU_BASE_URL>",
"HEU_DOWNLOAD_DIR": "<YOUR_HEU_DOWNLOAD_DIR>"
}
}
}
}{
"servers": {
"heu-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"heu-mcp"
],
"env": {
"HEU_API_KEY": "<YOUR_HEU_API_KEY>",
"HEU_BASE_URL": "<YOUR_HEU_BASE_URL>",
"HEU_DOWNLOAD_DIR": "<YOUR_HEU_DOWNLOAD_DIR>"
}
}
}
}claude mcp add heu-mcp --env HEU_API_KEY=<YOUR_HEU_API_KEY> --env HEU_BASE_URL=<YOUR_HEU_BASE_URL> --env HEU_DOWNLOAD_DIR=<YOUR_HEU_DOWNLOAD_DIR> -- uvx heu-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.