Loading subscription status...
{
"mcpServers": [
{
"boldsign": {
"env": {
"BOLDSIGN_API_KEY": "{YOUR_BOLDSIGN_API_KEY}",
"BOLDSIGN_API_REGION": "US"
},
"args": [
"-y",
"@boldsign/mcp"
],
"command": "npx"
}
}
]
}