PandaDoc Connector for AI agents.
11 live capabilities
Automate contract generation and e-signature workflows from your chat interface.
Waiting for input…
Why people use PandaDoc
PandaDoc for Automated E-Signatures
With this Connector, you just tell your agent to send the service agreement to Jane Doe. It handles the template selection and data population in one go. You get a confirmed sent status without ever leaving your chat.
What Vinkius changes
You stop toggling between apps to handle contract logistics.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Closing a deal faster
A sales rep asks for a quote for Acme Corp.
- Real-world use case 02
Tracking NDA signatures
A legal lead asks which NDAs are still pending.
- Real-world use case 03
Organizing new hire files
An HR manager tells the agent to create a new folder for a new hire.
Complete set · 11capabilities
The complete PandaDoc capability set.
These are the exact actions your AI can choose when you ask it to work with PandaDoc.
01—04
4 capabilities in this set.
Part of 11 available through PandaDoc.
- 01 Capability
List folders
Useful for navigating the account structure. List document organization folders
- 02 Capability
Create signing session
Create an embedded signing session
- 03 Capability
Create document
Creates a new PandaDoc document from a template or URL. This is the primary way to start a new contract.
- 04 Capability
Send document
Sends a PandaDoc document to recipients. This pushes the document out for signature with your custom message.
05—08
4 capabilities in this set.
Part of 11 available through PandaDoc.
- 05 Capability
Delete document
Delete a PandaDoc document
- 06 Capability
Get download link
Get the download link for a completed document
- 07 Capability
Get template details
Gets details of a specific template. This helps you verify the contents of a template before you use it.
- 08 Capability
List contacts
List all contacts in PandaDoc
09—11
3 capabilities in this set.
Part of 11 available through PandaDoc.
- 09 Capability
List documents
Lists PandaDoc documents. Use this to see a summary of every document in your account.
- 10 Capability
List templates
Lists PandaDoc templates. Use this to see all available templates your agent can access.
- 11 Capability
Get document details
Gets full document data including fields, tokens, and recipient info. This provides a deep look into a specific file.
Set up in minutes
One URL. Then ask PandaDoc to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use PandaDoc 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_1PU0VyE2vtE6DfszfaBgGktPREoZK5oHuKszwxxu/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 PandaDoc, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable PandaDoc for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_1PU0VyE2vtE6DfszfaBgGktPREoZK5oHuKszwxxu/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 PandaDoc URL.
- Step 03
Save and start
Save the connection and enable PandaDoc in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"pandadoc-alternative-1": {
"url": "https://edge.vinkius.com/vk_preview_1PU0VyE2vtE6DfszfaBgGktPREoZK5oHuKszwxxu/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 PandaDoc
Open Agent mode in chat and ask: "Using PandaDoc, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"pandadoc-alternative-1": {
"url": "https://edge.vinkius.com/vk_preview_1PU0VyE2vtE6DfszfaBgGktPREoZK5oHuKszwxxu/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 PandaDoc
Ask Copilot: "Using PandaDoc, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"pandadoc-alternative-1": {
"url": "https://edge.vinkius.com/vk_preview_1PU0VyE2vtE6DfszfaBgGktPREoZK5oHuKszwxxu/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 PandaDoc
Open Cascade and ask: "Using PandaDoc, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"pandadoc-alternative-1": {
"url": "https://edge.vinkius.com/vk_preview_1PU0VyE2vtE6DfszfaBgGktPREoZK5oHuKszwxxu/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 PandaDoc
Ask Cline: "Using PandaDoc, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add pandadoc-alternative-1 --transport http "https://edge.vinkius.com/vk_preview_1PU0VyE2vtE6DfszfaBgGktPREoZK5oHuKszwxxu/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 PandaDoc
Ask Claude: "Using PandaDoc, show me...". 11 tools are ready
Where the request belongs
Work PandaDoc can move forward.
Sales reps who need to send quotes instantly, legal teams tracking high-volume NDAs, and HR managers handling employment contracts.
Sales Development Rep
Sends out customized proposals immediately after a discovery call without leaving the chat.
Legal Counsel
Monitors the signature status of dozens of NDAs to identify where contracts are stalled.
HR Coordinator
Automates the creation of onboarding documents for new hires by pulling from standard templates.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsPandaDoc
Close deals faster with proposals, contracts, and e-signatures in one platform that tracks document engagement in real time.
Bounsel
Manage your contract lifecycle via Bounsel. list documents, automate templates, and request signatures directly from any AI agent.
Zoho Sign
Manage digital signatures, document requests, and templates via Zoho Sign directly from your AI agent.
Ironclad
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.
Eversign (Cloud Electronic Signature)
Manage electronic signatures via Eversign. list businesses, create documents, and handle templates directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep PandaDoc 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 PandaDoc.
The practical details behind the request, access and result.
Can I use PandaDoc MCP to send contracts?
Yes, your agent can send documents to recipients for signature using your PandaDoc account. You can specify the subject and message directly through the chat.
How does PandaDoc MCP handle signatures?
It tracks the real-time status of your documents so you know exactly who has viewed or signed them. You can check this status anytime with your agent.
Can my agent create folders?
Yes, you can use it to organize both your active documents and your template library. This keeps your workspace clean as you scale.
Is there a way to get the final signed PDF?
Yes, the Connector can download the final signed PDF for you once the process is complete. You don't have to log into the dashboard to find it.
Can I see my templates?
Your agent can list and inspect all your available PandaDoc templates to ensure you're using the correct versions for your specific needs.
Does PandaDoc MCP work with Claude?
Yes, it works with Claude, Cursor, Windsurf, and any other MCP-compatible client you prefer to use.
Can I create a document from a specific template using its ID?
Yes. Use the create_document capability and provide the template_uuid. You can also pass recipients and tokens to pre-fill the document automatically.
How do I check if a client has signed the document?
You can use the get_document_status capability with the Document ID. It will return the current status, such as 'document.completed' if everyone has signed.
Can I organize my documents into folders via the AI?
Yes, the create_document_folder capability allows you to create new folders and even nest them using a parent_uuid to keep your workspace organized.
Can my AI automatically find the details for a specific document by its ID?
Yes! Use the get_document capability with the Document ID. Your agent will respond with complete metadata, including signature status, expiration dates, and recipient info in seconds.
How do I find my PandaDoc API Key?
Log in to your PandaDoc account, navigate to Settings > Integrations > API, and click 'Generate API Key' to create your unique secret token.
Can I generate a signing link for my app?
Absolutely. Use the create_session capability to generate an embedded signing session for a specific document. The agent will return a unique URL for your recipient to sign immediately.
One connection away
Give your agent a direct line to PandaDoc.
Connect PandaDoc once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available