MCP Server
MCP
io.github.rmindgh/addsign-mcp
Send documents for e-signature, track status, remind signers, and download signed PDFs via AddSign
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "addsign-mcp",
"version": "0.1.4",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "AddSign API key — create one at https://addsign.io/settings/api",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "ADDSIGN_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment