Loading MCP server directory, please wait...
Send documents for e-signature, track and remind signers, and download signed PDFs.
npx @getmcp/cli add io.goodsign/goodsignRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationYour GoodSign API key as a bearer token. Create one at https://goodsign.io/apikeys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.goodsign/goodsign": {
"url": "https://goodsign.io/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {api_key}"
}
}
}
}