boldsign/boldsign-mcp
Search, request, and manage e-signature contracts effortlessly with [BoldSign](https://boldsign.com/).
Quick Start
Clone the repository:
git clone https://github.com/boldsign/boldsign-mcpClaude Desktop configuration example:
{
"mcpServers": {
"boldsign-mcp": {
"command": "npx",
"args": [
"-y",
"boldsign/boldsign-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.