Zoho CRM Analytics Connector for AI agents.
5 live capabilities
Manage your sales pipeline and CRM records directly through your agent.
Waiting for input…
Why people use Zoho CRM Analytics
Zoho CRM Analytics for Faster Sales Pipeline Management
This Connector lets your agent do that work for you. You just tell the agent what happened in the conversation, and it handles the record creation, note adding, and status updates. You get a clean CRM and more time to actually sell.
What Vinkius changes
Your agent becomes a functional extension of your CRM.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Lead Qualification
A BDR talks to a lead and asks the agent to create a new lead with the source and status from the conversation.
- Real-world use case 02
Deal Tracking
A sales rep asks 'What's the win probability for my current pipeline?
- Real-world use case 03
Quick Lookups
A support agent asks for the phone number of a specific account without leaving the chat.
Complete set · 5capabilities
The complete Zoho CRM Analytics capability set.
These are the exact actions your AI can choose when you ask it to work with Zoho CRM Analytics.
01—03
3 capabilities in this set.
Part of 5 available through Zoho CRM Analytics.
- 01 Capability
Zoho module fields
Shows the data types and labels for any CRM module so your agent knows exactly what information to collect. It helps your agent understand the data model before it creates or updates records.
- 02 Capability
Zoho org info
Pulls your company name, currency, and subscription details for high-level account context. Use this to get subscription and license information quickly.
- 03 Capability
Zoho custom views
Lists your saved filters like 'My Open Deals' so the agent can see the same list you see. It helps the agent understand your specific list configurations.
04—05
2 capabilities in this set.
Part of 5 available through Zoho CRM Analytics.
- 04 Capability
Zoho list modules
Identifies every available module in your CRM to see what data points are accessible. Use this to verify which modules support API access.
- 05 Capability
Zoho list pipelines
Shows your sales stages and win probabilities to help the agent track deal progress correctly. It provides the display order and stage IDs for your deals.
Set up in minutes
One URL. Then ask Zoho CRM Analytics to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Zoho CRM Analytics 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_FEkEJB5LQ0bv39nrE7qMNnzxJQF7b2IhLeaQ5DTo/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 Analytics, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Zoho CRM Analytics for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_FEkEJB5LQ0bv39nrE7qMNnzxJQF7b2IhLeaQ5DTo/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 Analytics URL.
- Step 03
Save and start
Save the connection and enable Zoho CRM Analytics in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"zoho-crm-analytics": {
"url": "https://edge.vinkius.com/vk_preview_FEkEJB5LQ0bv39nrE7qMNnzxJQF7b2IhLeaQ5DTo/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 Analytics
Open Agent mode in chat and ask: "Using Zoho CRM Analytics, help me...". 5 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"zoho-crm-analytics": {
"url": "https://edge.vinkius.com/vk_preview_FEkEJB5LQ0bv39nrE7qMNnzxJQF7b2IhLeaQ5DTo/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 Analytics
Ask Copilot: "Using Zoho CRM Analytics, help me...". 5 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"zoho-crm-analytics": {
"url": "https://edge.vinkius.com/vk_preview_FEkEJB5LQ0bv39nrE7qMNnzxJQF7b2IhLeaQ5DTo/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 Analytics
Open Cascade and ask: "Using Zoho CRM Analytics, help me...". 5 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"zoho-crm-analytics": {
"url": "https://edge.vinkius.com/vk_preview_FEkEJB5LQ0bv39nrE7qMNnzxJQF7b2IhLeaQ5DTo/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 Analytics
Ask Cline: "Using Zoho CRM Analytics, help me...". 5 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add zoho-crm-analytics --transport http "https://edge.vinkius.com/vk_preview_FEkEJB5LQ0bv39nrE7qMNnzxJQF7b2IhLeaQ5DTo/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 Analytics
Ask Claude: "Using Zoho CRM Analytics, show me...". 5 tools are ready
Where the request belongs
Work Zoho CRM can move forward.
Sales teams and support staff who spend too much time copy-pasting data between their email, chat, and CRM capabilities.
BDR
Qualifies leads and creates new entries in the CRM during live calls.
Sales Manager
Checks pipeline probabilities and deal stages without opening the dashboard.
Support Rep
Pulls up account info and history to solve customer issues faster.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsZoho CRM Admin
Manage Zoho CRM users, roles, profiles, layouts, territories, and tags. complete admin control through conversation.
Zoho CRM Activities
Create and manage tasks, calls, events, and notes. full activity tracking for your Zoho CRM.
Zoho CRM (Full)
Manage leads, contacts, accounts, deals, and notes. complete Zoho CRM access through natural conversation.
Zoho CRM Marketing
Manage marketing campaigns, track campaign leads and contacts. full marketing automation in Zoho CRM.
Pipedrive CRM (Full)
Manage deals, contacts, organizations, activities, notes, and pipelines. complete Pipedrive CRM access through natural conversation.
Zoho CRM
Manage leads, contacts, and deals on Zoho CRM. the AI-powered sales platform for growing teams.
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 Analytics MCP create new leads?
Yes, it can create new leads directly. Your agent can take information from your conversation and populate the lead record with the source and status.
How does Zoho CRM Analytics help my sales team?
It automates the manual data entry for leads and deals. Your team can keep their CRM updated in real time without having to switch tabs or manually type in data.
Can I see my custom views in Zoho CRM Analytics?
Yes, the Connector can access your saved custom views. This means your agent can see the same filtered lists you use, like 'My Open Deals' or 'Unread Leads'.
Does Zoho CRM Analytics support custom modules?
Yes, it can query any Zoho CRM module directly. This includes standard modules like Accounts and Deals, as well as your own custom modules.
Can I use Zoho CRM Analytics to check my pipeline stages?
Yes, it can pull your pipeline stages and win probabilities. This helps you get a clear picture of your sales progress through your AI agent.
Is Zoho CRM Analytics good for support teams?
It's excellent for support. Your agent can quickly pull up account and contact data to give you the context you need to solve customer issues faster.
What Zoho CRM data can I access?
Leads, Contacts, Accounts, Deals, Notes, and any custom module. All data respects your Zoho CRM permissions.
How does authentication work?
Uses Zoho OAuth 2.0 with a refresh token. Create a Self Client in the Zoho API Console, generate a refresh token, and provide Client ID, Client Secret, and Refresh Token.
Does it support multi-region Zoho?
Yes! Set your API domain: zohoapis.com (US), zohoapis.eu (EU), zohoapis.in (India), zohoapis.com.au (Australia), zohoapis.jp (Japan).
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