Introducing Zoho MCP for Bigin

Introducing Zoho MCP for Bigin

Hello Biginners!

We're excited to introduce Zoho MCP for Bigin, a completely new way of interacting with Bigin data using AI. With Zoho MCP, you can securely connect your Bigin account with popular AI tools like Claude, Cursor, Windsurf, and VS Code, which enables AI tools to fetch records, apply advanced filters, trigger workflows, and automate tasks while staying completely aligned with Bigin's access permissions.

What is Zoho MCP?

Before we look at Zoho MCP, it's important to know what MCP is in general. Model context protocol (MCP) is an open standard that defines how applications communicate with large language models (LLMs). MCP enables AI tools—also known as MCP clients such as Claude, Windsurf, Cursor, or VS Code (Copilot)—to understand context and interact with other applications by requesting structured actions called MCP Tools. With MCP, you can prompt an AI tool in natural language and it will perform complex workflows across multiple applications with little to no manual intervention.

Zoho MCP is Zoho's version of this protocol and enables you to create your own MCP server, which acts like a secure control center that handles your MCP client's prompts and permissions, as well as the background tasks necessary to complete your requests. With Zoho MCP, your AI tool can work with more than 950 Zoho and third-party services. Each service provides specific MCP tools, such as fetching records, updating information, sending emails, or creating reports. Once everything is connected, your MCP client can carry out entire workflows simply by receiving a natural language prompt.

How does Zoho MCP help you interact with Bigin?

To illustrate how Zoho MCP can transform your experience with Bigin, let's look at a simple, practical use case.

Use case: Managing follow-ups and pipeline progress

Let's say Zylker Services is a small business that manages all incoming deals and customer activities in Bigin. Their sales team spends most of their days checking overdue activities, drafting follow-up emails, updating deal stages, and confirming next steps for each prospect.

With Zoho MCP, Zylker's sales team can hand over these tasks to an AI tool and focus on actual customer conversations.

For example, a salesperson can simply ask an AI tool:
  1. Show me deals that have no follow-up scheduled for the next three days.
  2. Draft a follow-up email for Emma Scott based on the yesterday's call.
  3. Update a deal stage to Negotiation for any deal that received a reply today.

The MCP-connected AI tool fetches record details, analyzes activity timelines, applies advanced filtering, drafts content, and updates records in Bigin—all through a single prompt.

There's no need to switch between multiple views, search for information manually, run reports, or perform updates. The workflow is completed automatically using the MCP tools configured in your MCP server, all while following the access permissions set in Bigin.

This enables teams to work faster, maintain accurate data, and attain a complete overview of their pipeline without manual work.

Zoho MCP vs. traditional Bigin APIs

Zoho MCP enables a completely different approach to interacting with Bigin compared to what traditional APIs offers. Here's how Zoho MCP differs when executing operational requirements inside Bigin:

Category
Zoho MCP (for Bigin)
Traditional Bigin APIs
Operations
MCP clients independently handle operations end to end using natural language prompts. No need for scripts, schedulers, or manual interventions beyond the initial setup.
Requires manual intervention or custom code. API calls should always be executed through scripts, integrations, or third-party tools.
Operational style
Is completely autonomous, meaning the MCP client can fetch data, apply logic, link actions, and execute workflows independently.
Can be automated but never autonomous, meaning each API action must be programmed, monitored, and executed as part of a predefined integration.
Workflow orchestration
MCP clients understand context and can coordinate multiple Bigin tools (records, filters, workflows, and other Zoho apps) using a single MCP server. All tools execute seamlessly without any additional configuration.
Each API endpoint operates independently and requires custom orchestration logic for coordinating record updates, filters, lookups, or cross-app tasks.
Operation discovery
MCP clients automatically discover available tools, supported actions, and parameter structures from the MCP server and there's no need for external documentation or mapping.
Developers must manually explore API documentation to understand endpoints, payloads, and authentication requirements.
Parameter handling
Supports dynamic and context-aware parameter resolution. MCP can analyze human instructions and convert them into structured operations within Bigin.
Requires strict and static parameters. Each API call must be explicitly constructed with exact fields, formats, and schema.
Data filtering and searching
MCP clients can apply deep, cross-field, context-driven queries compared to what UI filters offers without writing a single line of code.
Requires manual construction of queries, field mappings, and custom conditions for API-based filtering.
Overall workflow optimization
Any workflow in Bigin becomes completely autonomous once tools are configured. MCP handles all logic, decision-making, and sequencing, which reduces operational effort.
Optimization depends completely on manual implementation. APIs can only automate individual actions and never achieve unified, autonomous workflows without custom development.

How does this work?

To get started with Zoho MCP for Bigin, you'll first set up a Zoho MCP Server in the MCP portal, which will act as the secure bridge between your AI tools and your Bigin data.

To configure your first Zoho MCP server, please refer to our complete Zoho MCP for Bigin Setup Guide.

Once the server is configured, you can connect it with supported AI tools such as Claude, Cursor, Windsurf, and VS Code. After connecting, your MCP-enabled AI tool will be able to understand context, retrieve data, and perform actions in Bigin using natural instructions. You retain full control over permissions, authorizations, and connected tools through the Zoho MCP portal.

Notes
Note: The custom MCP feature is generally available in premium plans of AI tools (like Claude Pro). Before setting up the Zoho MCP for Bigin in any AI tool, ensure that your AI tool's plan supports the custom MCP connector or app.

Availability

Zoho MCP for Bigin is now available for anyone who signs up on the Zoho MCP website. If your organization has access to Zoho MCP, you can start setting up your MCP server and adding Bigin tools. Once configured, you can begin connecting your MCP server with supported AI tools and start working with Bigin through natural language.

We hope that you find this information helpful. Feel free to try this out and provide your feedback in the comment section. If you have any queries or suggestions, you can also contact us at support@bigin.com at any time.

    • Recent Topics

    • Is it possible to retrieve function (Deluge) code from Zoho CRM externally?

      Hi Everyone, Is it possible to fetch or retrieve the Deluge function code from Zoho CRM using an external method (API or any other approach)? I would like to know if there is any way to access or extract the function script outside of Zoho CRM, or if
    • Update P_Leave: code: 7052 "Employee_ID": "Enter Employee ID"

      Hi, Zoho People - Update Leaves Can someone assist? ------------------------------------------------------------------------------------------ col = Collection(); col.insert("recordid":id); col.insert("Date_Check_Approval":zoho.currentdate); info zoho.people.update("P_Leave",col.toMap());
    • Zoho Desk Ticket SLA Level

      Hello, we have 2 levels of SLA escalation for our Tickets. Is there a way to display on the ticket information the level of SLA escalation the ticket currently on? I am aware that we can see in the ticket history the level of escalation that has been
    • Can't change form's original name in URL

      Hi all, I have been duplicating + editing forms for jobs regarding the same department to maintain formatting + styling. The issue I've not run into is because I've duplicated it from an existing form, the URL doesn't seem to want to update with the new
    • Can't rename groups on Mac desktop app

      I'm working on an up-to-date Mac with a freshly downloaded Notebook app. I'm trying to rename a group within a notebook. Here I have, left to right, a note, a group, and a note. I select the group. On the top left, I select Action. On the dropdown, "Rename"
    • Custom CSS for Zoho CRM Team Bookings embeded widget

      Hello, we are adding Zoho CRM Team Bookings (crm.zoho.com) in our public website. We know that we can change Theme Color, Font Color and Background Color: Zoho CRM Booking Styling But is it possible to change other CSS attributes e.g. Font Family, like
    • Metadata API Access to Functions

      I think it would be incredibly helpful to have api access to every function's code. Our team primarily uses deluge functions to update fields across modules according to business logic. I would like to create a visual dependancy model for our CRM, but
    • Strange behavior in CRM Number Field – Characters allowed but not "e"?

      Hi everyone, Has anyone faced this strange issue in Zoho CRM? In a Number field, it is possible to type some characters, but the character "e" cannot be entered. This was really surprising to me. Normally, a number field should restrict all characters
    • Best Way to Manage Approvals Within Blueprint Stages?

      Hi, I am working on a requirement involving Blueprint and approval logic in Zoho CRM and would appreciate some guidance. I understand that approval processes do not trigger when a record is currently within a blueprint, which makes it challenging to implement
    • Marketing Tip #25: Grow your social presence with a simple posting routine

      Consistency is one of the biggest growth drivers on social media. Regular content keeps your store visible and helps customers remember you. Even 3–4 posts a week can build momentum over time. The easiest way to stay consistent is to stop trying to create
    • How to add "All Open AND Overdue" back to the Home Page Task Component?

      Hi everyone, I’m looking for a way to restore the Tasks component dropdown list on the Zoho CRM Home Page. Since the recent update to the Task area in my Home Page Classic View, the dropdown options (e.g., My Next 7 Days + Overdue) are too restrictive
    • Duplicate Leads Concerns with Round Robin and Lead Approval Process

      It is great to have the Duplicate Lead Approval Process,  there are a few issues with the process that I would greatly appreciate taken consideration in enhancing. It appears that A Lead comes in Lead owner assigned by the Round Robin Check for Duplicate, If the lead is a Duplicate the Lead owner gets an email of a duplicate needs approval email assign to the approval process      This causes problems, The duplicate approval process is done by a different level person, they do not get the email notification
    • Dashboard target enhancements

      Often individuals in IT are creating dashboards for their sales team. The ability to create a single dashboard that can be used by multiple people is key. A components for a dashboard have the ability to filter by logged in user which is great. However
    • How to update "Lead Status" to more than 100 records

      Hello Zoho CRM, How do I update "Lead Status" to more than 100 records at once? To give you a background, these leads were uploaded or Imported at once but the lead status record was incorrectly chosen. So since there was a way to quickly add records in the system no matter how many they are, we are also wondering if there is a quicker way to update these records to the correct "Lead Status". I hope our concern makes sense and that there will be a fix for it. All the best, Jonathan
    • Finding rhythm through poetry

      Poetry has long been a powerful form of expression, discovery, and reflection. For many, it is a way to pen down their thoughts and experiences. The "poetic license" allows writers to shape their words with rhythm and flow. This year, on World Poetry
    • Bring your own credentials (BYOC) for connections in Zoho Creator

      Hello everyone, We're excited to announce an important step forward in how integrations and authentications work in Zoho Creator. Zoho Creator is a versatile platform for integrations, enabling you to connect with thousands of third-party services using
    • CRM x WorkDrive: File storage for new CRM signups is now powered by WorkDrive

      Availability Editions: All DCs: All Release plan: Released for new signups in all DCs. It will be enabled for existing users in a phased manner in the upcoming months. Help documentation: Documents in Zoho CRM Manage folders in Documents tab Manage files
    • Project Management Bulletin: March, 2026

      We are passionate about equipping our users with efficient solutions that help them run their businesses successfully. Our collective efforts over the past 2 years have culminated in the launch of Sprints 3.0— built with reliable features, impactful integrations,
    • Composite items inside of composite items; bill of materials needed

      Hi Zoho and Everyone, I am evaluating whether Zoho Inventory will work for my small business. I grow and harvest herbs and spices but also get from wholesalers. I use all these items to make herbal teas, but also sell them as individual items on my Shopify store and Etsy. I discovered the composite item bundling and am wondering if I could get some assistance since there is no bill of materials: Our herbal company's best selling tea is a sleepytime tea. Sleepytime Tea can be purchased in three weights
    • Automation Series: Sync Task Status with Zoho Desk Tickets

      In Zoho Projects, you can automatically close and reopen an associated Zoho Desk ticket when the status of a task is changed. This syncs the current state of the task with the support ticket without manual updates. For instance, a support team handling
    • Auto-Generate Line Numbers in Item Table Using HTML & CSS Counters (Zoho Books & Zoho Inventory Custom Templates)

      <div> <style> /* Start counter from 0 inside tbody */ tbody#lineitem { counter-reset: rowNumber; } /* Increment counter for each row */ tbody#lineitem tr { counter-increment: rowNumber; } /* Show counter value in first column */ tbody#lineitem tr td:first-child::before
    • Does zoho inventory need Enterprise or Premium subsrciption to make Widgets.

      We have Zoho One Enterprise and yet we can't create widgets on inventory.
    • Introducing Radio Buttons and Numeric Range Sliders in Zoho CRM

      Release update: Currently out for CN, JP, AU and CA DCs (Free and standard editions). For other DCs, this will be released by mid-March. Hello everyone, We are pleased to share with you that Zoho CRM's Layout Editor now includes two new field formats—
    • New UI for Writer - Disappointed

      I've been enjoying Zoho Writer as a new user for about 6 months, and I really like it. One of my favorite things about it is the menu bar, which you can hide or leave out while still seeing most of your page because it is off to the left. I think this
    • Zoho CAMPAIGNS working hours

      Hi I use Campaigns Automation workflows to automate follow-ups to my Leads. I discovered this weekend that emails are being sent out on Sundays. How do I limit my Campaigns outgoing emails to business working hours? This is very important! Thanks, D
    • Depositing funds to account

      Hello, I have been using Quickbooks for many years but am considering moving to Zoho Books so I am currently running through various workflows and am working on the Invoicing aspect. In QB, the process is to create an invoice, receive payment and then
    • Create Receipt of a Donation (not a sale)

      We are a non-profit organization that receives general donations. How do I create a receipt of payment for the donor and categorize the payment as a Gift? I tried the method of creating an invoice; however that automatically created a "Sales" transaction
    • Function #2: Create a Deal in Zoho CRM when an Estimate is created in Zoho Books

      For those who use Zoho CRM integrated with Zoho Books, here's a nifty function that helps you optimize your sales process by adding a Deal in Zoho CRM whenever an estimate is created in Zoho Books. Custom Function: To create the custom function, go to
    • New Custom View -Sorting the Custom fields

      While creating a New Custom View in invoice , Customers, Bills ,expense etc , the sorting of custom fields are not available , a query function "order by / sort by  " may also be included in  Define new criteria module  which will be more beneficial to
    • Grouping Undeposited Funds to Move to other accounts

      In the bank option it would be nice to check what transactions in undeposited funds I want to move to other accounts. Then while checking this it can accumulate totals and created whats essentially a deposit slip. Once the transaction is moved it should
    • Sync your CRM Tasks with Zoho Projects

      Zoho Projects integration with Zoho CRM helps you manage your tasks more efficiently. You can create all project related activities right inside your CRM using this integration. Create new portal or associate an existing portal, add projects to the portal,
    • Zoho CRM strips whitespace in text fields

      When editing field text with multiple spaces: CRM - both UI and API trim / compress the whitespace to a single space when saving: Is this known / expected / documented behaviour?
    • WorkDrive API returning empty response even after placing file in Team Folder

      Hi everyone, I am trying to fetch a file from Zoho WorkDrive using a Deluge standalone function in Zoho People. The API call executes successfully using a configured connection, but the response is coming back empty. I have verified the following: The
    • Custom Button makes scroll bar go down in report

      I have a report with a Custom button called Completed. A colleague mentionned to me that when he pressed this custom button it scrolled down the page which is annoying since he want to stay at the same space on the repoort. There is no reload linked to
    • Quickbooks Integrations Stopped Working

      All of our Quickbooks integrations have stopped working. I am checking in to see if: a) this is a known issue b) if anyone else is having this issue. As usual, Zoho support is unavailable.
    • sync two zoho crm

      Hello everyone. Is it possible to sync 2 zoho crm? what would be the easiest way? I am thinking of Flow. I have a Custom Module that I would like to share with my client. We both use zoho crm. Regards.
    • CRM x WorkDrive: We're rolling out the WorkDrive-powered file storage experience for existing users

      Release plan: Gradual rollout to customers without file storage add-ons, in this order: 1. Standalone CRM 2. CRM Plus and Zoho One DCs: All | Editions: All Available now for: - Standalone CRM accounts in Free and Standard editions without file storage
    • Incorrect Functioning of Time Logs API (Version 3)

      We need to fetch the list of time logs for each task for our company internal usage. We are trying to achieve it by using the next endpoint: https://projects.zoho.com/api-docs#bulk-time-logs#get-all-project-time-logs Firstly, in the documentation the
    • Zoho CRM Queries Now Support Databases and Cloud Data Sources

      Hello everyone! We're thrilled to announce a major enhancement to the Queries feature in Zoho CRM! Queries now support a broader range of external data sources, allowing you to fetch live data and combine it with CRM records, all using a unified query
    • Salesforceに添付ファイルを格納したい

      お世話になっております。 Salesforceに添付ファイルを格納したく、カスタムオブジェクトに連携し、 「ファイルのアップロード」項目を設けました。 実際、エラーもなく送信出来たのですが、実際生成されたカスタムオブジェクトのレコードを見ると、どこにも添付ファイルがありません。仕様として、この添付ファイルはSalesforceのどこに格納されるのでしょうか? 今回作りたいフォームは、複数の書類を添付するため、Zohoformのファイルアップロード項目「本人確認書類」「源泉徴収票」などの項目を、Salesforce側にも設けた「本人確認書類」「源泉徴収票」という各項目にURLリンクとして紐づけたいと思っておりました。
    • Next Page