How to Use the Zoho WorkDrive MCP in Windsurf
Manage Zoho WorkDrive files and workspaces automatically with Windsurf.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Zoho WorkDrive MCP to Windsurf
Create your Vinkius account to connect Zoho WorkDrive to Windsurf and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Automated File Organization with Windsurf
You can use `list_files` and `list_teams` to map out your entire organizational structure. Cascade reads this context, letting you plan multi-step actions—like finding a team folder, listing all files inside it, and then renaming them. It figures out the whole sequence autonomously. You just set the goal: 'Rename all draft reports in the Q3 marketing space.' Windsurf executes that chain of commands without asking for permission on every single step.
Share Management with Windsurf
Need to share a file or folder? First, you can call `get_file_metadata` to confirm the correct path. Then, Cascade handles creating the access point using `create_share_link`. You don't just get a link; you manage its entire lifecycle. It also tracks what links are already out there via `list_share_links`, so you never accidentally over-share or lose track of who has access to that sensitive document.
Deep Profile and Permission Checks in Windsurf
`get_my_profile` gives your agent immediate insight into the current user's scope. If you need to audit permissions, it uses `list_file_permissions` to check who can do what on any given item. This means you don't just see a file; you see its full context—who owns it, who has editing rights, and if the current user is even allowed near it. It’s immediate due diligence.
Set up Zoho WorkDrive MCP in Windsurf
Prerequisites
- Windsurf IDE installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP configuration
Click the Cascade assistant icon in the sidebar, then click the hammer icon (🔨) at the top of the panel. Select "Configure" to open
~/.codeium/windsurf/mcp_config.json. - 2
Add the Zoho WorkDrive MCP
Paste the JSON snippet shown on the right into the
mcpServersobject. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Refresh MCPs
Go back to the hammer icon (🔨) in Cascade and click "Refresh". Windsurf will detect the new server. No full restart is needed — the connection is hot-reloaded.
- 4
Verify in Cascade
Start a new Cascade conversation and ask something like "Show my Zoho WorkDrive payment history." If connected, Cascade will call the Zoho WorkDrive tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"zoho-workdrive-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Zoho WorkDrive. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Zoho WorkDrive MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Zoho WorkDrive MCP today
We host it, we monitor it, we maintain it. You just paste one token.