Create signing requests, check status, send reminders, and manage Aoexl templates.
Aoexl exposes a hosted MCP server at for creating signing requests, checking status, sending reminders, and managing templates from Claude Desktop, Cursor, and other MCP-compatible clients. This folder now serves two roles: the Cloudflare Worker that powers the hosted MCP endpoint the publishable npm wrapper () that lets users connect with The main monorepo can remain private. The public…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Aoexl exposes a hosted MCP server at for creating signing requests, checking status, sending reminders, and managing templates from Claude Desktop, Cursor, and other MCP-compatible clients. This folder now serves two roles: the Cloudflare Worker that powers the hosted MCP endpoint the publishable npm wrapper () that lets users connect with The main monorepo can remain private. The public connector metadata now points at the standalone public repo: The public package is intended to be used like…