Zoho CRM Connector for AI agents.
10 live capabilities
Manage your sales pipeline and lead data through natural conversation.
Waiting for input…
Why people use Zoho CRM
Zoho CRM Sales Pipeline Management for Sales Teams
This Connector changes that by letting your AI agent do the digging for you. Instead of clicking through five screens to find a contact, you just ask your agent to pull up their info. It handles the data fetching so you can focus on the actual conversation.
What Vinkius changes
You get a conversational interface for your entire Zoho sales pipeline.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Live Lead Research
A rep needs to know a lead's status during a meeting.
- Real-world use case 02
Pipeline Summaries
A manager wants to see the total value of the pipeline.
- Real-world use case 03
Inventory Verification
An admin needs to verify if a product is available.
Complete set · 10capabilities
The complete Zoho CRM capability set.
These are the exact actions your AI can choose when you ask it to work with Zoho CRM.
01—04
4 capabilities in this set.
Part of 10 available through Zoho CRM.
- 01 Capability
List contacts
Browse your entire database of contacts. You can use this to find specific people for follow-ups.
- 02 Capability
List deals
See all active opportunities in your pipeline. It helps you track what's moving and what's stalled.
- 03 Capability
Get contact
Pull specific details for a single contact. This saves you from clicking into individual profiles.
- 04 Capability
Get deal
Get the full status and value of a specific deal. It's the fastest way to check transaction details.
05—07
3 capabilities in this set.
Part of 10 available through Zoho CRM.
- 05 Capability
Get lead
Retrieve the full profile of a specific lead. Use this to see the history of a potential customer.
- 06 Capability
List leads
See all leads currently in your sales funnel. It's your starting point for managing new prospects.
- 07 Capability
List products
Browse your full product catalog. You can quickly check pricing and availability details.
08—10
3 capabilities in this set.
Part of 10 available through Zoho CRM.
- 08 Capability
List tasks
See all tasks assigned to you or your team. It helps you stay on top of your daily to-do list.
- 09 Capability
List accounts
See every company account in your system. It helps you get a high-level view of your organization's relationships.
- 10 Capability
List calls
View all logged calls in your CRM. This is great for reviewing team communication history.
Set up in minutes
One URL. Then ask Zoho CRM to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Zoho CRM 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_MVN8LY9NphAgVvLlcojZOnvkgmFrZDZMeHYqId9J/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 CRM, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Zoho CRM for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_MVN8LY9NphAgVvLlcojZOnvkgmFrZDZMeHYqId9J/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 CRM URL.
- Step 03
Save and start
Save the connection and enable Zoho CRM in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"zoho-crm": {
"url": "https://edge.vinkius.com/vk_preview_MVN8LY9NphAgVvLlcojZOnvkgmFrZDZMeHYqId9J/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 CRM
Open Agent mode in chat and ask: "Using Zoho CRM, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"zoho-crm": {
"url": "https://edge.vinkius.com/vk_preview_MVN8LY9NphAgVvLlcojZOnvkgmFrZDZMeHYqId9J/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 CRM
Ask Copilot: "Using Zoho CRM, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"zoho-crm": {
"url": "https://edge.vinkius.com/vk_preview_MVN8LY9NphAgVvLlcojZOnvkgmFrZDZMeHYqId9J/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 CRM
Open Cascade and ask: "Using Zoho CRM, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"zoho-crm": {
"url": "https://edge.vinkius.com/vk_preview_MVN8LY9NphAgVvLlcojZOnvkgmFrZDZMeHYqId9J/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 CRM
Ask Cline: "Using Zoho CRM, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add zoho-crm --transport http "https://edge.vinkius.com/vk_preview_MVN8LY9NphAgVvLlcojZOnvkgmFrZDZMeHYqId9J/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 CRM
Ask Claude: "Using Zoho CRM, show me...". 10 tools are ready
Where the request belongs
Work Zoho CRM can move forward.
This is for the sales ops person who's tired of manual data entry and the account manager who needs to find client info fast without clicking through ten menus.
Sales Development Rep
Uses it to quickly pull lead details and history during live discovery calls.
Account Manager
Uses it to check company account history and contact details in seconds during client meetings.
Sales Operations
Uses it to audit call logs and tasks to ensure the team is hitting their weekly targets.
Marketing Coordinator
Uses it to verify lead counts and check product pricing for upcoming campaigns.
When one Connector is not enough
Carry the request into a workflow.
Combine Zoho CRM with the systems that finish the task.
View all recipesMCP Recipe for Customer 360 Intelligence
Sales closed a deal last month and Support has opened 6 tickets since , but the account manager is preparing an upsell pitch without knowing the customer is one bad experience from cancelling
Connectors for Revenue Operations Analytics
Sales closed a $120K deal in Zoho CRM but Accounting sent the invoice for $95K because nobody synced the pricing , the customer got a discount they never negotiated
Prioritize Errors by Revenue Impact via MCP
Two crashes happened at 3am , one affects a $500/month customer and the other affects a $180K/year enterprise account , but your PagerDuty treats them identically because error monitoring has no idea how much money is at risk
Turn Agency Support Into Upsells via MCP
Your support team resolves 80 tickets per week for a $4,500/month client , but nobody notices that 12 of those tickets are actually feature requests that could be billed as project work worth $15,000 if someone connected support data to the sales pipeline
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsZoho CRM (Full)
Manage leads, contacts, accounts, deals, and notes. complete Zoho CRM access through natural conversation.
Agile CRM
Manage contacts, deals, and marketing campaigns in one place with a CRM built for growing sales teams.
Zoho CRM Contacts
Search, create, and manage contacts, leads, and accounts. with lead conversion and related records in Zoho CRM.
Zoho CRM Sales
Deep deal management with quotes, products, sales orders, and invoices. complete sales cycle in Zoho CRM.
Agendor
CRM for sales teams. manage leads, organizations, and pipelines via AI.
Zoho CRM Marketing
Manage marketing campaigns, track campaign leads and contacts. full marketing automation in Zoho CRM.
Bring your own AI
Change the model, client or framework. Keep Zoho CRM 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 CRM.
The practical details behind the request, access and result.
Can the Zoho CRM MCP help me find lead info faster?
Yes, it lets your agent pull lead details instantly. Instead of searching through filters, you can just ask your agent to find a specific lead and show you their history.
How does the Zoho CRM MCP work with my sales pipeline?
It lets you ask questions about deal stages and values. You can get a summary of your active opportunities without having to open the full dashboard.
Can I use the Zoho CRM MCP to see my products?
Yes, it can browse your catalog to check pricing and availability. This is great for quickly verifying what's in stock before talking to a customer.
Does the Zoho CRM MCP help with task management?
It can list all your assigned tasks so you know what to do next. You can ask your agent to show you your to-do list at any time.
Can I use the Zoho CRM MCP to audit my team's calls?
Yes, it can list all logged calls for your review. This helps you stay on top of team communication and ensure no leads are falling through the cracks.
Can I see the full profile of a CRM lead through the agent?
Yes. The get_lead_details capability allows your AI agent to retrieve the comprehensive metadata for any specific lead ID, including contact information, lead source, and custom fields recorded in Zoho CRM.
How do I monitor active deals and their pipeline stages via chat?
Use the list_crm_deals capability to retrieve a list of all opportunities. You can then use get_deal_details to see the current stage, closing date, and expected revenue for a specific transaction ID.
Is it possible to see my daily assigned tasks in Zoho CRM?
Absolutely. The list_crm_tasks capability retrieves all active tasks assigned in your account, helping you audit your daily priorities and sales productivity directly through conversation.
One connection away
Give your agent a direct line to Zoho CRM.
Connect Zoho CRM once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available