ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use PandaDoc with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Close deals faster with proposals, contracts, and e-signatures in one platform that tracks document engagement in real time.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 11 capabilities

The complete PandaDoc capability set.

These are the exact actions your AI can choose when you ask it to work with PandaDoc.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 11 available through PandaDoc.

  1. 01

    Create signing session

    Create an embedded signing session

  2. 02

    Get download link

    Get the download link for a completed document

  3. 03

    Create document

    Requires a JSON string containing "template_uuid" and "recipients" list. Use this to initiate the document creation process. Create a new PandaDoc document

  4. 04

    Delete document

    Delete a PandaDoc document

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 11 available through PandaDoc.

  1. 05

    Get document details

    Essential for tracking the progress of an individual signature request. Get details for a specific document

  2. 06

    Get template details

    Get details for a specific template

  3. 07

    List contacts

    List all contacts in PandaDoc

  4. 08

    List documents

    Supports searching by query (q) and filtering by status (e.g., document.draft, document.sent). Useful for monitoring the status of multiple agreements. List all PandaDoc documents

Capability set03 / 03

09-11

3 capabilities in this set.

Part of 11 available through PandaDoc.

  1. 09

    List folders

    Useful for navigating the account structure. List document organization folders

  2. 10

    List templates

    Essential for obtaining the template IDs required for document creation. List all document templates

  3. 11

    Send document

    Can include an optional message to be sent in the notification email. Send a document for signing

Observed, not estimated

930ms average. Fast in production.

PandaDoc is checked daily against the live service.

Daily averagePeak 1290ms
Aug 20Today
Fastest day
735ms
Slowest day
1290ms
14-day trend
Slowing+10%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 11 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of PandaDoc, so you can see the experience inside your AI.

It does not authenticate your account with PandaDoc. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

PandaDoc Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_1PU0VyE2vtE6DfszfaBgGktPREoZK5oHuKszwxxu/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — PandaDoc capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "pandadoc-alternative-1-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_1PU0VyE2vtE6DfszfaBgGktPREoZK5oHuKszwxxu/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions PandaDoc owners ask.

  • 01

    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.

  • 02

    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.

  • 03

    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.