ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use BunnyDoc with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage eSignatures via BunnyDoc. track document status, manage templates, and coordinate signature requests 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 · 10 capabilities

The complete BunnyDoc capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through BunnyDoc.

  1. 01

    Get envelope status

    Get status of a specific signature request (envelope)

  2. 02

    Subscribe webhook

    Subscribe to signature events via webhook

  3. 03

    Add team member

    Invite a new member to the team

  4. 04

    Create signature request

    Create a new signature request from a template

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through BunnyDoc.

  1. 05

    Get account info

    Retrieve core account information

  2. 06

    Get usage stats

    Retrieve API usage statistics

  3. 07

    List envelopes

    List all signature requests

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through BunnyDoc.

  1. 08

    List team members

    List all members of the team

  2. 09

    Unsubscribe webhook

    Remove a webhook subscription

  3. 10

    List templates

    List all available document templates

Observed, not estimated

856ms average. Fast in production.

BunnyDoc is checked daily against the live service.

Daily averagePeak 1254ms
Aug 20Today
Fastest day
630ms
Slowest day
1254ms
14-day trend
Slowing+15%

Connect your client

One URL. Every client.

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

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

BunnyDoc Connector

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

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

  • 01

    Can I check if a document has been signed using the agent?

    Yes! Use the get_envelope_status capability with the Envelope ID. Your agent will fetch the current status (e.g., 'Completed' or 'Sent') directly from BunnyDoc.

  • 02

    How do I send a signature request to multiple recipients?

    Simply ask the agent to create_signature_request and provide the Template ID and a JSON array of recipients. Each object should include the recipient's name and email.

  • 03

    Does the integration allow listing all available templates?

    Yes. Use the list_templates capability. It will retrieve all the document templates configured in your BunnyDoc account, making it easy to find the ID you need for a new request.