← Index

Aoexl Sign

io.github.AryanSingh/aoexl-sign·v0.2.3·Calendar & Time
Quality Score
85
/100

Create signing requests, check status, send reminders, and manage Aoexl templates.

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://mcp.aoexl.com/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "aoexl-sign": {
      "command": "npx",
      "args": [
        "-y",
        "aoexl-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "aoexl-sign": {
      "command": "npx",
      "args": [
        "-y",
        "aoexl-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y aoexl-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Calendar & Time