Aoexl Sign
Conector MCP de Aoexl
Pequeño paquete contenedor público para conectar Claude Desktop, Cursor y otros clientes MCP al endpoint MCP de Aoexl alojado en https://mcp.aoexl.com/mcp.
Instalación
AOEXL_API_KEY=your_key_here npx -y aoexl-mcpEl paquete inicia un proxy stdio local a través de mcp-remote y reenvía las solicitudes al servidor MCP de Aoexl alojado.
Related MCP server: SignaTrust MCP Server
Claude Desktop
{
"mcpServers": {
"aoexl-sign": {
"command": "npx",
"args": ["-y", "aoexl-mcp"],
"env": {
"AOEXL_API_KEY": "YOUR_API_KEY"
}
}
}
}Entorno
AOEXL_API_KEY— clave API obligatoria creada en AoexlAOEXL_MCP_URL— anulación opcional, el valor predeterminado eshttps://mcp.aoexl.com/mcp
Metadatos de publicación
paquete npm:
aoexl-mcpnombre de registro MCP:
io.github.AryanSingh/aoexl-signservidor Smithery:
aryan/aoexl-sign
This server cannot be deployed
Maintenance
Related MCP Connectors
Hosted MCP server for Dropbox Sign — signature requests, templates, and account for AI agents.
E-signature API for AI agents: send contracts, sign PDF documents, track and download signed files.
Automate eSignature workflows and signing tasks via natural language commands.
Send AI-created PDFs for signature, track signers, and return verifiable document evidence.
Related MCP Servers
- AlicenseAqualityDmaintenanceSend documents for e-signature from Claude Desktop, Claude Code, Cursor, and other AI agents. Free DocuSign alternative.1539 npmMIT
- AlicenseAqualityCmaintenanceEnables AI assistants to manage document signing workflows via natural language, including creating envelopes, uploading documents, analyzing contracts, and verifying blockchain anchors.821 npm1MIT
- AlicenseNot gradedqualityBmaintenanceE-signature for AI agents. One unauthenticated call returns a sandbox API key (no account, no browser), then the agent can send documents for signature, check status, and download the sealed PDF plus Certificate of Completion.4 npmMIT
- AlicenseAqualityDmaintenanceProvides DocuSign eSignature operations via JWT Grant for headless AI agents, enabling envelope management, document signing, and template access through MCP tools.9MIT