Aoexl Sign for VS Code
io.github.aryansingh/aoexl-sign
Create signing requests, check status, send reminders, and manage Aoexl templates.
client:VS Code
transport:streamable-http
runtime:npm
Install Aoexl Sign in VS Code
.vscode/mcp.json
{
"servers": {
"aoexl-sign": {
"type": "http",
"url": "https://mcp.aoexl.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs