Model Context Protocol (MCP) server for BoldSign API
mcpServer
{ "mcpServers": { "boldsign": { "command": "npx", "args": [ "-y", "@boldsign/mcp" ], "env": { "BOLDSIGN_API_KEY": "YOUR_BOLDSIGN_API_KEY", "BOLDSIGN_API_REGION": "US" } } } }
npx -y @boldsign/mcp