BunnyDoc Connector for AI agents.
10 live capabilities
Manage eSignatures and contract workflows directly from your AI client.
Waiting for input…
Why people use BunnyDoc
Stop Chasing Signatures with the BunnyDoc eSignature
This Connector lets you handle those same tasks through a conversation. You just ask your agent to check a status or send a new request, and it happens instantly. You get your time back instead of hunting through a dashboard.
What Vinkius changes
You get a voice-controlled interface for your entire eSignature lifecycle.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking a contract status
An ops lead asks the agent if the vendor signed the NDA yet.
- Real-world use case 02
Sending a new hire kit
An HR manager tells the agent to send the onboarding template to a new employee.
- Real-world use case 03
Auditing a dispute
A legal pro asks for the audit trail of a specific document ID to see who viewed it.
Complete set · 10capabilities
The complete BunnyDoc capability set.
These are the exact actions your AI can choose when you ask it to work with BunnyDoc.
01—04
4 capabilities in this set.
Part of 10 available through BunnyDoc.
- 01 Capability
Add team member
Invite a new person to your team to help manage documents. This helps you scale your internal access without manual setup.
- 02 Capability
Create signature request
Start a new signature request using one of your existing templates. This allows you to send contracts instantly from a chat.
- 03 Capability
Get account info
Pull your core account details to see your current setup. Use this to verify your account connection is active.
- 04 Capability
Get envelope status
Check the specific status of a signature request, like whether it's signed or pending. It gives you real-time updates on any contract.
05—07
3 capabilities in this set.
Part of 10 available through BunnyDoc.
- 05 Capability
Get usage stats
See how many requests you've made and your current API usage. This helps you monitor your account limits.
- 06 Capability
List envelopes
Get a full list of all your active and past signature requests. This is the fastest way to see what's pending.
- 07 Capability
List team members
See everyone who currently has access to your BunnyDoc account. Use this to audit who has permissions.
08—10
3 capabilities in this set.
Part of 10 available through BunnyDoc.
- 08 Capability
Subscribe webhook
Set up a webhook to get notified when a document is viewed or signed. This is perfect for triggering other automations.
- 09 Capability
Unsubscribe webhook
Remove a webhook subscription when you no longer need those notifications. This keeps your automation clean.
- 10 Capability
List templates
View all the document templates you have saved in your workspace. This ensures you use the correct versions every time.
Set up in minutes
One URL. Then ask BunnyDoc to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use BunnyDoc 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_JOLbOhqbch1NyuiPLfSDbXmVpKt6FACcgOCJEeUD/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 BunnyDoc, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable BunnyDoc for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_JOLbOhqbch1NyuiPLfSDbXmVpKt6FACcgOCJEeUD/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 BunnyDoc URL.
- Step 03
Save and start
Save the connection and enable BunnyDoc in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"bunnydoc": {
"url": "https://edge.vinkius.com/vk_preview_JOLbOhqbch1NyuiPLfSDbXmVpKt6FACcgOCJEeUD/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 BunnyDoc
Open Agent mode in chat and ask: "Using BunnyDoc, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"bunnydoc": {
"url": "https://edge.vinkius.com/vk_preview_JOLbOhqbch1NyuiPLfSDbXmVpKt6FACcgOCJEeUD/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 BunnyDoc
Ask Copilot: "Using BunnyDoc, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"bunnydoc": {
"url": "https://edge.vinkius.com/vk_preview_JOLbOhqbch1NyuiPLfSDbXmVpKt6FACcgOCJEeUD/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 BunnyDoc
Open Cascade and ask: "Using BunnyDoc, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"bunnydoc": {
"url": "https://edge.vinkius.com/vk_preview_JOLbOhqbch1NyuiPLfSDbXmVpKt6FACcgOCJEeUD/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 BunnyDoc
Ask Cline: "Using BunnyDoc, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add bunnydoc --transport http "https://edge.vinkius.com/vk_preview_JOLbOhqbch1NyuiPLfSDbXmVpKt6FACcgOCJEeUD/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 BunnyDoc
Ask Claude: "Using BunnyDoc, show me...". 10 tools are ready
Where the request belongs
Work BunnyDoc can move forward.
It's for the operations lead who's tired of chasing down signatures, the HR manager buried in onboarding paperwork, and the legal counsel who needs to verify contract statuses instantly.
Legal Operations Manager
Checking contract statuses and sending NDAs from a chat interface instead of a dashboard.
HR Generalist
Monitoring new hire onboarding documents and inviting team members to the platform.
Contract Administrator
Managing large batches of signature requests and auditing completion logs.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsDocuSign
Send documents for signature, manage envelopes, track signing status, and automate contract workflows with AI.
eSignly Electronic Signature
Equip your AI agent to manage e-signature documents, track templates, and monitor audit trails via the eSignly API.
PandaDoc
Create, send, and track documents, proposals, and e-signatures via PandaDoc. manage the entire document lifecycle from any AI agent.
Eversign (Cloud Electronic Signature)
Manage electronic signatures via Eversign. list businesses, create documents, and handle templates directly from any AI agent.
SignRequest
Manage e-signatures and documents via SignRequest. create signing requests, track document status, and manage templates directly from any AI agent.
DocuSeal
Automate document signing workflows via DocuSeal. manage templates, send signature requests, and track signers directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep BunnyDoc 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 BunnyDoc.
The practical details behind the request, access and result.
Can I use BunnyDoc MCP to see if a contract is signed?
Yes, it pulls the real-time status of any envelope so you know exactly where things stand without leaving your chat.
How do I send a new signature request?
You just tell your agent which template to use and who to send it to. It handles the rest automatically.
Can I manage my team members?
Yes, you can add or list team members directly through the chat to manage who has access to your account.
Is there a way to automate my workflow?
You can subscribe to webhooks for events like completed signatures to trigger other tasks in your back-office.
Can I see my API usage?
Yes, you can ask for your usage stats to see how much of your plan you've used and monitor your limits.
Does this work for HR onboarding?
It's great for HR because you can send onboarding docs and monitor completion in one place, making the process much faster.
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.
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.
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.
One connection away
Give your agent a direct line to BunnyDoc.
Connect BunnyDoc once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available