ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use SignRequest with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage e-signatures and documents via SignRequest. create signing requests, track document status, and manage templates 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 SignRequest capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 12 available through SignRequest.

  1. 01

    List teams

    List teams

  2. 02

    List templates

    List available templates

  3. 03

    Create signrequest

    Initiate a signing process (SignRequest)

  4. 04

    Create webhook

    Create a new webhook

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 12 available through SignRequest.

  1. 05

    Delete document

    Delete a document by UUID

  2. 06

    Get document

    Retrieve a specific document by UUID

  3. 07

    Get template

    Retrieve a specific template by UUID

  4. 08

    List documents

    List SignRequest documents

Capability set03 / 03

09-12

4 capabilities in this set.

Part of 12 available through SignRequest.

  1. 09

    Create document

    You can provide a file URL or a template UUID, along with signers. Create a new document in SignRequest

  2. 10

    Get signrequest

    Retrieve a specific SignRequest by UUID

  3. 11

    List users

    List users

  4. 12

    List webhooks

    List registered webhooks

Observed, not estimated

921ms average. Fast in production.

SignRequest is checked daily against the live service.

Daily averagePeak 1154ms
Aug 20Today
Fastest day
729ms
Slowest day
1154ms
14-day trend
Slowing+21%

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 SignRequest, so you can see the experience inside your AI.

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

SignRequest Connector

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

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

  • 01

    Can I check the current status and signers of a specific document?

    Yes! Use the get_document capability with the document's UUID. The agent will return the document's status, signer details, and other metadata.

  • 02

    How do I see which reusable templates are available in my account?

    Simply ask the agent to run the list_templates action. It will provide a list of all configured templates that you can use to create new documents.

  • 03

    Is it possible to automate notifications when a document is signed?

    Yes, you can use the create_webhook capability to register a URL that will receive real-time notifications for events like document_signed or signer_signed.