Zoho WorkDrive Connector for AI agents.
12 live capabilities
Manage cloud storage and team permissions through natural conversation.
Waiting for input…
Why people use Zoho WorkDrive
Zoho WorkDrive File Management for Busy Project Teams
This Connector lets you handle all of that in a single chat window. Tell your agent to create a folder, rename your assets, and generate a share link in one go. You get a clean workflow where your storage stays organized without the manual overhead.
What Vinkius changes
You get a conversational interface for your entire cloud storage.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Sharing drafts with external vendors
A content manager needs to send a draft to a freelancer.
- Real-world use case 02
Auditing folder access
An admin needs to check if the marketing team has access to the budget.
- Real-world use case 03
Tracking daily team activity
A project lead wants to see what's been updated today.
Complete set · 12capabilities
The complete Zoho WorkDrive capability set.
These are the exact actions your AI can choose when you ask it to work with Zoho WorkDrive.
01—04
4 capabilities in this set.
Part of 12 available through Zoho WorkDrive.
- 01 Capability
List recent files
See the files that were recently accessed or modified. Track what your team is doing now.
- 02 Capability
Create folder
Create a new folder in your storage. This lets you organize new projects instantly.
- 03 Capability
Create share link
Generate a new share link for external use. Use this to send secure files to clients.
- 04 Capability
Get my profile
Get details about your current user profile. Use this to see your own account status.
05—08
4 capabilities in this set.
Part of 12 available through Zoho WorkDrive.
- 05 Capability
List files
List all files and folders in a directory. See your entire storage structure at a glance.
- 06 Capability
List file permissions
See the current permissions for a specific file. Use this to audit who can access data.
- 07 Capability
List share links
List all active external share links. Keep track of every link you've sent out.
- 08 Capability
List teams
See all the teams in your organization. Get a high-level view of your company structure.
09—12
4 capabilities in this set.
Part of 12 available through Zoho WorkDrive.
- 09 Capability
Delete file
Delete a file or folder from your account. This helps you keep your workspace clean.
- 10 Capability
Get file metadata
Retrieve metadata for a specific file or folder. Check file details without opening them.
- 11 Capability
List team folders
List all folders in your team workspaces. See all shared areas in one view.
- 12 Capability
Rename file
Rename a file or folder to your desired name. Update your folder names quickly.
Set up in minutes
One URL. Then ask Zoho WorkDrive to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Zoho WorkDrive 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_HHZxdjwLQbyx2PjbhQLpfys9WRL7ODsuUAUY3YEM/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 Zoho WorkDrive, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Zoho WorkDrive for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_HHZxdjwLQbyx2PjbhQLpfys9WRL7ODsuUAUY3YEM/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 Zoho WorkDrive URL.
- Step 03
Save and start
Save the connection and enable Zoho WorkDrive in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"zoho-workdrive": {
"url": "https://edge.vinkius.com/vk_preview_HHZxdjwLQbyx2PjbhQLpfys9WRL7ODsuUAUY3YEM/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 Zoho WorkDrive
Open Agent mode in chat and ask: "Using Zoho WorkDrive, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"zoho-workdrive": {
"url": "https://edge.vinkius.com/vk_preview_HHZxdjwLQbyx2PjbhQLpfys9WRL7ODsuUAUY3YEM/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 Zoho WorkDrive
Ask Copilot: "Using Zoho WorkDrive, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"zoho-workdrive": {
"url": "https://edge.vinkius.com/vk_preview_HHZxdjwLQbyx2PjbhQLpfys9WRL7ODsuUAUY3YEM/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 Zoho WorkDrive
Open Cascade and ask: "Using Zoho WorkDrive, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"zoho-workdrive": {
"url": "https://edge.vinkius.com/vk_preview_HHZxdjwLQbyx2PjbhQLpfys9WRL7ODsuUAUY3YEM/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 Zoho WorkDrive
Ask Cline: "Using Zoho WorkDrive, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add zoho-workdrive --transport http "https://edge.vinkius.com/vk_preview_HHZxdjwLQbyx2PjbhQLpfys9WRL7ODsuUAUY3YEM/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 Zoho WorkDrive
Ask Claude: "Using Zoho WorkDrive, show me...". 12 tools are ready
Where the request belongs
Work Zoho WorkDrive can move forward.
This is for the content managers, operations leads, and project coordinators who are tired of hunting through endless nested folders and manual permission settings in a browser.
Content Manager
Organizing thousands of creative assets and sharing them with external vendors quickly.
Operations Lead
Managing permissions for a large team and ensuring only the right people see sensitive data.
Project Coordinator
Keeping project folders updated and tracking what the team is working on daily.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsGoogle Drive: Folders & Shared Drives
Manage your Drive hierarchy. organize folders, manage Shared Drives, and create shortcuts via AI.
Google Drive
Manage your files. search, create, share, and organize your Google Drive via AI.
Dropbox Paper
Manage collaborative docs via Dropbox Paper. create documents, search content, handle shared links, and move files directly from any AI agent.
Dropbox
Manage cloud storage via Dropbox. list folders, search files, handle shared links, and monitor space usage directly from any AI agent.
Tencent Docs
Collaborative office workspace by Tencent. manage documents, sheets, and slides via AI.
Asana
Automate project management via Asana. list workspaces, query projects, and inspect tasks and sections directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Zoho WorkDrive 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 Zoho WorkDrive.
The practical details behind the request, access and result.
Can I use Zoho WorkDrive to share files with people outside my company?
Yes. You can ask your agent to generate secure external share links for any file, making it easy to distribute documents to clients or partners.
How does this help me manage my team's folders?
It allows you to view, list, and organize team workspaces and folders through natural conversation, helping you keep shared areas organized without manual navigation.
Can my AI agent see which files were recently updated?
Yes, your agent can monitor recent activity and list the files that have been accessed or modified recently to keep you updated on team progress.
Is it possible to rename folders without opening the Zoho website?
Absolutely. You can simply tell your agent the new name for any file or folder, and it will update the metadata for you instantly.
How do I check who has permission to see my project documents?
You can ask your agent to list the permissions for any specific folder or file. It will quickly pull the list of users and their access levels.
Can I use this to organize my cloud storage more efficiently?
Yes, by using your agent to create folders, rename assets, and manage team workspaces, you can maintain a much cleaner and more organized storage structure.
How do I obtain my Zoho WorkDrive Client ID and Secret?
Go to the Zoho API Console, register a new 'Server-based Application', and generate your credentials by providing the required redirect URI.
Can the AI agent permanently delete files from my WorkDrive?
Yes, the agent has access to the delete_file capability. Use it with caution as it will remove the specified file or folder from your storage.
One connection away
Give your agent a direct line to Zoho WorkDrive.
Connect Zoho WorkDrive once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available