How to Use the Yousign MCP in Cline
Execute complex e-signature workflows directly in VS Code with Cline.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Yousign MCP to Cline
Create your Vinkius account to connect Yousign to Cline and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Executing Signature Workflows
You can tell Cline to handle the entire signing process. It starts by running `create_signature_request` and then uses `add_document_to_request`, passing all necessary metadata right into the request file. Need more than just a document? You define who signs using `add_signer_to_request`. Cline executes these steps end-to-end, making sure the whole workflow is set up correctly.
Retrieving and Managing Request Data
Cline checks on your signing progress by calling `get_signature_request` to get the current status. For permanent records, it pulls the audit trail link using `get_audit_trail_link`. This ensures you always have verifiable proof. It also lets you list every request via `list_signature_requests`, giving you a full overview of your signing pipeline.
System and Contact Administration
The agent handles the system side, letting you pull account info using `get_workspace_details`. You can also manage contacts for future use. Use `create_yousign_contact` to add new addresses or `list_yousign_contacts` to check your existing address book. If things go wrong, Cline lets you stop the process with `cancel_ongoing_request`, or clean up a draft using `delete_signature_request`.
Set up Yousign MCP in Cline
Prerequisites
- VS Code with Cline extension installed
- Active Vinkius subscription with a valid endpoint token
- 1
Open Cline MCP settings
Click the Cline icon in the VS Code sidebar to open the Cline panel. Then click the MCP Servers icon (server stack) at the top-right corner of the panel.
- 2
Add a remote server
Click "Remote Servers" at the top, then click "Add Remote MCP". In the Name field, type
yousign-alternative-mcp. In the URL field, paste your Vinkius endpoint:https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp. Get your token from cloud.vinkius.com. - 3
Enable the server
After saving, the server appears in the Cline MCP panel. Toggle the switch to enable it. The status indicator turns green when the connection is live.
- 4
Start using tools
Return to the Cline chat and ask: "Check my latest Yousign refund status." Cline will discover the available tools and request your approval before invoking each one — giving you full control over every action.
{
"mcpServers": {
"yousign-alternative-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Yousign. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Yousign MCP in Cline
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Yousign MCP today
We host it, we monitor it, we maintain it. You just paste one token.