Adobe e-signature solution
Connect to Adobe Sign for electronic signatures and agreement workflows.
{
"mcpServers": {
"adobe-sign": {
"mcpServers": {
"adobe-sign": {
"env": {
"ADOBE_SIGN_CLIENT_ID": "your-client-id",
"ADOBE_SIGN_CLIENT_SECRET": "your-secret"
},
"args": [
"-y",
"adobe-sign-mcp-server"
],
"command": "npx"
}
}
}
}
}