Modusign Connector for AI agents.
10 live capabilities
Manage electronic contracts and digital signatures from your chat interface.
Waiting for input…
Why people use Modusign
Modusign for Faster Electronic Contract Tracking
This Connector changes that by letting your agent do the navigation for you. You just ask for the status of a deal or tell your agent to send a specific contract, and it handles the API calls. You get a unified way to manage your entire signature pipeline without ever opening another browser tab.
What Vinkius changes
That Modusign gives you a direct line into your account without leaving your chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
HR follow-ups
An HR manager asks 'Who hasn't signed their offer?
- Real-world use case 02
Sales closing
A sales rep says 'Send the NDA to Ryan.
- Real-world use case 03
Audit checks
A legal team member asks 'When did the CEO sign the merger?
Complete set · 10capabilities
The complete Modusign capability set.
These are the exact actions your AI can choose when you ask it to work with Modusign.
01—04
4 capabilities in this set.
Part of 10 available through Modusign.
- 01 Capability
Create document from template
Create a new signature request from a template. This is how you start the signing process with a single command.
- 02 Capability
Get audit logs
Get the full audit trail for a document. Use it to verify exactly when a user viewed or signed a file.
- 03 Capability
Get document
Get specific details about a single contract. Use it to see who has signed or what's still pending.
- 04 Capability
Get org info
Pull organization metadata. This helps your agent understand your folder structure and account details.
05—07
3 capabilities in this set.
Part of 10 available through Modusign.
- 05 Capability
List automations
See all your active signature automations. Use it to check which workflows are currently running.
- 06 Capability
List documents
Get a list of all electronic documents. This is the quickest way to see your entire contract history.
- 07 Capability
List external files
See files attached to your documents. Use it to find supporting materials for specific contracts.
08—10
3 capabilities in this set.
Part of 10 available through Modusign.
- 08 Capability
List folders
Browse your document folders. This lets your agent navigate your organized file system.
- 09 Capability
List webhooks
See your active webhooks. This helps you monitor where your data is being sent automatically.
- 10 Capability
List templates
See all your pre-defined contract templates. Use it to find the right starting point for a new request.
Set up in minutes
One URL. Then ask Modusign to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Modusign from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_ByhXr6OMUnObbWKSesSp26GisICy5uGEjrLBrx8v/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Modusign, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Modusign for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_ByhXr6OMUnObbWKSesSp26GisICy5uGEjrLBrx8v/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Modusign URL.
- Step 03
Save and start
Save the connection and enable Modusign in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"modusign": {
"url": "https://edge.vinkius.com/vk_preview_ByhXr6OMUnObbWKSesSp26GisICy5uGEjrLBrx8v/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Modusign
Open Agent mode in chat and ask: "Using Modusign, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"modusign": {
"url": "https://edge.vinkius.com/vk_preview_ByhXr6OMUnObbWKSesSp26GisICy5uGEjrLBrx8v/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Modusign
Ask Copilot: "Using Modusign, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"modusign": {
"url": "https://edge.vinkius.com/vk_preview_ByhXr6OMUnObbWKSesSp26GisICy5uGEjrLBrx8v/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Modusign
Open Cascade and ask: "Using Modusign, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"modusign": {
"url": "https://edge.vinkius.com/vk_preview_ByhXr6OMUnObbWKSesSp26GisICy5uGEjrLBrx8v/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Modusign
Ask Cline: "Using Modusign, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add modusign --transport http "https://edge.vinkius.com/vk_preview_ByhXr6OMUnObbWKSesSp26GisICy5uGEjrLBrx8v/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Modusign
Ask Claude: "Using Modusign, show me...". 10 tools are ready
Where the request belongs
Work Modusign can move forward.
Modusign is built for the HR manager tired of manual follow-ups, the sales rep who wants faster closings, and the legal team that needs to stay on top of compliance.
HR Specialist
Checks if new hires have signed their offer letters and sends missing documents via the agent.
Sales Development Rep
Sends out NDAs and partnership agreements to prospects immediately after a discovery call.
Legal Operations Manager
Verifies audit trails for compliance and organizes contract folders for easier retrieval.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorseSignly Electronic Signature
Equip your AI agent to manage e-signature documents, track templates, and monitor audit trails via the eSignly API.
Eversign (Cloud Electronic Signature)
Manage electronic signatures via Eversign. list businesses, create documents, and handle templates directly from any AI agent.
Adobe Acrobat Sign
Send, track, and manage e-signatures via Adobe Acrobat Sign. create agreements, check signing status, and access audit trails from any AI agent.
DocuSign
Send documents for signature, manage envelopes, track signing status, and automate contract workflows with AI.
SignRequest
Manage e-signatures and documents via SignRequest. create signing requests, track document status, and manage templates directly from any AI agent.
DocuSeal
Automate document signing workflows via DocuSeal. manage templates, send signature requests, and track signers directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Modusign connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Modusign.
The practical details behind the request, access and result.
Can I use Modusign MCP to send contracts?
Yes. You can ask your agent to create and send new signature requests using your existing templates. This saves you from having to manually set up every new document in the dashboard.
How does Modusign MCP help with HR onboarding?
It helps HR teams quickly check which employees have signed their offer letters. Your agent can list all documents and filter for pending signatures, making follow-ups much faster.
Can I see who opened my documents?
Yes. By pulling the audit logs, your agent can tell you exactly when a document was opened and by whom, giving you real-time visibility into the signing process.
Does Modusign MCP support my existing templates?
Yes. The Connector connects to your Modusign account, so your agent can see and use all the contract templates you've already created.
How do I check my signature statuses?
You can simply ask your agent to list your documents or check a specific one. It will return the current status, such as 'Signed', 'Pending', or 'Awaiting Review'.
Can Modusign MCP help with legal audits?
Absolutely. You can use the audit log capabilities to retrieve a full history of interactions for any specific document, which is essential for maintaining compliance records.
Can I see who has already signed a document?
Yes. Use the get_document capability with the specific Document ID. The agent will return the list of participants and their respective signing status.
What is an audit log in Modusign?
An audit log records every action taken on a document, including when it was sent, opened, and signed, providing legal proof of the transaction. Use the get_audit_logs capability to retrieve this history.
How do I reuse my existing contract templates?
Use the list_templates capability to find the Template ID you need, and then provide that ID to the create_document_from_template capability along with the signer's details.
One connection away
Give your agent a direct line to Modusign.
Connect Modusign once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available