Loading MCP server directory, please wait...
Send documents for e-signature, track status, remind signers, and download signed PDFs via AddSign
npx @getmcp/cli add io.github.rmindgh/addsign-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
ADDSIGN_API_KEYAddSign API key — create one at https://addsign.io/settings/api
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.rmindgh/addsign-mcp": {
"command": "npx",
"args": [
"-y",
"addsign-mcp"
],
"env": {
"ADDSIGN_API_KEY": ""
}
}
}
}