ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use DocuSeal with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Automate document signing workflows via DocuSeal. manage templates, send signature requests, and track signers directly from any AI agent.

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 · 12 capabilities

The complete DocuSeal capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 12 available through DocuSeal.

  1. 01

    Create submission

    Create a new submission to request signatures

  2. 02

    Create template

    Can be created from HTML content. Create a new template from HTML

  3. 03

    Get submission documents

    Get download URLs for signed documents

  4. 04

    Get submitter

    Retrieve details about a specific signer

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 12 available through DocuSeal.

  1. 05

    Get template

    Retrieve a specific template by ID

  2. 06

    Update submitter

    Update signer information or pre-fill fields

  3. 07

    Delete submission

    Cancel or delete a submission

  4. 08

    Delete template

    Archive or delete a template

Capability set03 / 03

09-12

4 capabilities in this set.

Part of 12 available through DocuSeal.

  1. 09

    Get submission

    Retrieve details of a specific submission

  2. 10

    List templates

    List all document templates

  3. 11

    List submissions

    List all submissions

  4. 12

    Update template

    Update an existing template

Observed, not estimated

889ms average. Fast in production.

DocuSeal is checked daily against the live service.

Daily averagePeak 1119ms
Aug 20Today
Fastest day
765ms
Slowest day
1119ms
14-day trend
Slowing+26%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 12 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 DocuSeal, so you can see the experience inside your AI.

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

DocuSeal Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_KWldlI3nNsMu34WIA0XzjSQQzghh4rLnRV9GrRrS/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 — DocuSeal capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "docuseal-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_KWldlI3nNsMu34WIA0XzjSQQzghh4rLnRV9GrRrS/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 DocuSeal owners ask.

  • 01

    Can I create a document template using raw HTML code?

    Yes! Use the create_template capability and provide your HTML content in the html parameter. DocuSeal will convert it into a reusable document template.

  • 02

    How do I send a document to multiple signers at once?

    Use the create_submission capability. You can pass an array of signer objects (including email, name, and role) to the submitters parameter to initiate the signing process for everyone involved.

  • 03

    Is it possible to pre-fill form fields before the signer opens the document?

    Absolutely. Use the update_submitter capability with the specific Submitter ID and provide a JSON object in the values parameter to map data to the form fields.