
Aoexl Sign
Trigger Aoexl e-sign requests, track signer status, send reminders, and manage templates from your coding agent.
Overview
io.github.AryanSingh/aoexl-sign is a MCP server for the Grow phase that lets agents create Aoexl signing requests, check status, send reminders, and manage templates.
What is this MCP server?
- Create signing requests and check completion status from MCP tools
- Send reminders to pending signers without leaving the agent session
- Manage Aoexl templates for repeatable agreements
- Remote streamable-http at mcp.aoexl.com/mcp or local stdio via aoexl-mcp npm
- Bearer API key from Aoexl Settings → MCP API Keys
- Server version 0.2.3
- Dual transport: streamable-http remote and stdio npm aoexl-mcp
- Repository: github.com/aryansingh0203/aoexl-mcp
What problem does it solve?
Founders lose hours bouncing between chat-based coding and a separate e-sign UI when contracts need to go out during a launch week.
Who is it for?
Solo SaaS builders who already use or plan to use Aoexl and want agent-driven contract sends and follow-ups.
Skip if: Builders who need only local PDF signatures with no cloud e-sign vendor or API budget.
What do I get? / Deliverables
Your agent can initiate and track Aoexl signatures from MCP so agreement workflows stay in the same automation thread as your product work.
- Agent-created signing requests linked to Aoexl
- Status visibility and reminder actions for pending signers
- Maintained Aoexl templates callable from automation
Recommended MCP Servers
Journey fit
Contract and signature workflows usually appear after you have something to sell or onboard—lifecycle and legal ops in the grow phase. Signing requests, reminders, and template management are ongoing customer and partner lifecycle tasks, not one-off prototypes.
How it compares
Aoexl e-sign API bridge via MCP, not a general PDF editor or in-repo legal template generator skill.
Common Questions / FAQ
Who is io.github.AryanSingh/aoexl-sign for?
Indie builders and small teams using Aoexl who want Claude Code, Cursor, or similar agents to run signing workflows.
When should I use io.github.AryanSingh/aoexl-sign?
Use it when you are sending customer agreements, contractor NDAs, or template-based deals and need status checks and reminders from an agent.
How do I add io.github.AryanSingh/aoexl-sign to my agent?
Add the remote MCP URL https://mcp.aoexl.com/mcp with Bearer your Aoexl API key, or install aoexl-mcp via npm for stdio and configure your client accordingly.