Back to MCP Servers
Boldsign
Search, request, and manage e-signature contracts effortlessly with [BoldSign](https://boldsign.com/).
other-tools-and-integrations
By boldsign
Installation
npx -y boldsign-mcpConfiguration
{
"mcpServers": {
"boldsign-mcp": {
"command": "npx",
"args": ["-y", "boldsign-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes