Common Paper Connector for AI agents.
10 live capabilities
Manage and send commercial contracts like NDAs and DPAs.
Waiting for input…
Why people use Common Paper
Common Paper for Faster NDA and DPA Management
With this Connector, you just tell your agent to send the NDA. It pulls the right template and handles the heavy lifting in the background. You get to stay in the flow of the conversation while the paperwork gets done.
What Vinkius changes
You get to manage your entire contract lifecycle through a simple conversation instead of manual data entry.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
The Need an NDA Now scenario
A sales rep needs an NDA for a lead.
- Real-world use case 02
The Compliance Audit scenario
A legal ops person needs to know if a specific vendor has signed their DPA.
- Real-world use case 03
The Onboarding scenario
A founder wants to see all signed deals from last month.
Complete set · 10capabilities
The complete Common Paper capability set.
These are the exact actions your AI can choose when you ask it to work with Common Paper.
01—04
4 capabilities in this set.
Part of 10 available through Common Paper.
- 01 Capability
Delete webhook
Remove a webhook that's no longer needed. This keeps your automation clean and prevents unnecessary notifications.
- 02 Capability
List webhooks
See a list of all your currently active webhooks. This helps you manage your automated triggers without any guesswork.
- 03 Capability
Send agreement
Create and send a new agreement based on a selected template. This is the primary capability for getting new contracts into your partners' hands.
- 04 Capability
Create webhook
Set up a new webhook to get real-time updates on contract status. It's the best way to keep your internal systems in sync.
05—07
3 capabilities in this set.
Part of 10 available through Common Paper.
- 05 Capability
Get agreement
Pull up the specific details for a single agreement. Use this to quickly check dates, parties, or other key terms.
- 06 Capability
Get template
View the details of a specific contract template. It helps you confirm which version of a document you're about to send.
- 07 Capability
List agreements
Get a complete list of all agreements in your account. This is your starting point for seeing what's currently in flight.
08—10
3 capabilities in this set.
Part of 10 available through Common Paper.
- 08 Capability
List signed agreements
Show only the contracts that have been fully executed. It's a fast way to see what's officially finalized.
- 09 Capability
List templates
See every contract template available in your account. Use this to browse your library of NDAs, DPAs, and CSAs.
- 10 Capability
Search agreements by email
Find every agreement tied to a specific recipient's email address. It's perfect for looking up history with a specific partner.
Set up in minutes
One URL. Then ask Common Paper to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Common Paper 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_2t2ra4GCZuaZzmcDL7BpKdoJSbjNuiJ0xZrygi3U/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 Common Paper, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Common Paper for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_2t2ra4GCZuaZzmcDL7BpKdoJSbjNuiJ0xZrygi3U/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 Common Paper URL.
- Step 03
Save and start
Save the connection and enable Common Paper in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"common-paper": {
"url": "https://edge.vinkius.com/vk_preview_2t2ra4GCZuaZzmcDL7BpKdoJSbjNuiJ0xZrygi3U/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 Common Paper
Open Agent mode in chat and ask: "Using Common Paper, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"common-paper": {
"url": "https://edge.vinkius.com/vk_preview_2t2ra4GCZuaZzmcDL7BpKdoJSbjNuiJ0xZrygi3U/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 Common Paper
Ask Copilot: "Using Common Paper, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"common-paper": {
"url": "https://edge.vinkius.com/vk_preview_2t2ra4GCZuaZzmcDL7BpKdoJSbjNuiJ0xZrygi3U/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 Common Paper
Open Cascade and ask: "Using Common Paper, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"common-paper": {
"url": "https://edge.vinkius.com/vk_preview_2t2ra4GCZuaZzmcDL7BpKdoJSbjNuiJ0xZrygi3U/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 Common Paper
Ask Cline: "Using Common Paper, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add common-paper --transport http "https://edge.vinkius.com/vk_preview_2t2ra4GCZuaZzmcDL7BpKdoJSbjNuiJ0xZrygi3U/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 Common Paper
Ask Claude: "Using Common Paper, show me...". 10 tools are ready
Where the request belongs
Work Common Paper can move forward.
This is for the people who feel buried under a mountain of pending signature emails and manual contract tracking. It's for anyone who needs to move faster from a handshake to a signed deal.
Sales Operations Manager
Sends out NDAs and service agreements to new prospects without waiting for legal to clear the queue.
Legal Ops Specialist
Audits signed contracts and monitors agreement statuses across the whole company to keep everything compliant.
Startup Founder
Gets the legal boilerplate out of the way quickly so they can focus on closing the next big partnership.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsIronclad
Manage contracts, workflows, approvals, and counterparties via Ironclad CLM. launch, track, and search agreements directly from any AI agent.
Concord CLM
Enable your AI agent to manage contracts, send documents for signature, and track agreement statuses via the Concord CLM API.
Bounsel
Manage your contract lifecycle via Bounsel. list documents, automate templates, and request signatures directly from any AI agent.
Evisort Contract Intelligence
Equip your AI agent to manage contract documents, track AI-extracted provisions, and monitor workflows via the Evisort API.
PandaDoc
Close deals faster with proposals, contracts, and e-signatures in one platform that tracks document engagement in real time.
Lexzur
Manage legal operations with contract lifecycle tracking, matter management, and compliance workflows for corporate legal teams.
Bring your own AI
Change the model, client or framework. Keep Common Paper 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 Common Paper.
The practical details behind the request, access and result.
Can Common Paper MCP help my sales team send NDAs faster?
Yes. It allows your agents to send out NDAs and other standard agreements instantly from your chat interface, cutting out the manual steps of logging into a portal.
How does Common Paper MCP track contract signatures?
It pulls live status updates directly from your account. You can ask your agent to check if a contract is signed, pending, or expired at any time.
Can I use Common Paper MCP to manage DPAs and CSAs?
Yes, it handles all commercial agreement types including DPAs, CSAs, and standard NDAs, making it a complete solution for your contract lifecycle.
Does Common Paper MCP work with my current AI client?
Yes, it works with any MCP-compatible client like Claude, Cursor, and Windsurf, letting you manage your legal docs from the capabilities you already use.
Can Common Paper MCP automate my contract notifications?
Yes, you can use it to set up webhooks. This lets you trigger automated actions in your other apps the moment a contract is signed or updated.
How do I find a specific contract using Common Paper MCP?
You can simply ask your agent to search by the recipient's email or ask it to list your signed agreements. It will find the specific document for you instantly.
How do I get my Common Paper API key?
You can generate an API key in your Common Paper account under Settings > Integrations.
Which agreement types are supported?
Common Paper supports standard contracts like NDAs, Cloud Service Agreements (CSA), and Data Processing Agreements (DPA).
Can I use custom templates?
Yes, you can use any template created in your Common Paper account by providing its unique template ID to the 'send_agreement' capability.
One connection away
Give your agent a direct line to Common Paper.
Connect Common Paper once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available