π¦
Aoexl Sign
Create signing requests, check status, send reminders, and manage Aoexl templates.
0 installs
Trust: 37 β Low
Devtools
Ask AI about Aoexl Sign
Powered by Claude Β· Grounded in docs
I know everything about Aoexl Sign. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
Aoexl MCP Connector
Small public wrapper package for connecting Claude Desktop, Cursor, and other MCP clients to the hosted Aoexl MCP endpoint at https://mcp.aoexl.com/mcp.
Install
AOEXL_API_KEY=your_key_here npx -y aoexl-mcp
The package starts a local stdio proxy via mcp-remote and forwards requests to the hosted Aoexl MCP server.
Claude Desktop
{
"mcpServers": {
"aoexl-sign": {
"command": "npx",
"args": ["-y", "aoexl-mcp"],
"env": {
"AOEXL_API_KEY": "YOUR_API_KEY"
}
}
}
}
Environment
AOEXL_API_KEYβ required API key created in AoexlAOEXL_MCP_URLβ optional override, defaults tohttps://mcp.aoexl.com/mcp
Publishing Metadata
- npm package:
aoexl-mcp - MCP registry name:
io.github.AryanSingh/aoexl-sign - Smithery server:
aryan/aoexl-sign
