Connect Zoho Notebook MCP with Claude

Connect Zoho Notebook MCP with Claude

Overview

Claude Desktop is an AI assistant application that supports MCP, allowing you to connect external tools and services directly into your AI workflow. By adding Zoho Notebook as an MCP server in Claude Desktop, you can create notes, retrieve information from your knowledge base, and log ideas — all through natural conversation.

This is especially useful for knowledge workers who want to capture insights, meeting notes, or research findings directly into Zoho Notebook while interacting with Claude.
Info
Info: Claude Desktop supports MCP through a JSON configuration file. This guide walks you through the complete setup process.

Before You Begin

• Claude Desktop app must be installed on your system. Download it from claude.ai/download if you have not already.
• Your Zoho Notebook MCP server must be configured.
• You need your MCP code snippet from the Zoho MCP Server Console.

Steps to Connect Zoho Notebook MCP with Claude

Step 1 — Open Claude Settings
  1. Open the Claude Desktop application.
  2. Navigate to the Settings section from the Claude console.


  3. Select Developer under the Desktop app settings.



Step 2 — Edit the Configuration File
  1. Click Edit Config. You will be redirected to the claude_desktop_config.json file on your system.



  2. Right-click the JSON file and select Open With TextEdit (Mac) or your preferred text editor (Windows).


Step 3 — Add the MCP Code Snippet
  1. Log in to the Zoho MCP Server Console and navigate to Connect > MCP Clients > Cursor tab.
  2. Copy the code snippet available under the Steps to Configuration section.


Info
Info: Make sure you copy the complete code snippet exactly as shown in the Zoho MCP console. Partial or modified snippets may cause the connection to fail.
  1. Paste the copied code snippet into the claude_desktop_config.json file.
  2. Click Save.
Step 4 — Authorise the Connection
  1. Once you save the file, you will be directed to the Zoho MCP authorization screen on your local host. Click Allow.



  2. On the MCP authentication page, select the checkbox to grant the required permissions and click Accept.
Step 5 — Restart Claude Desktop
  1. Fully quit the Claude Desktop application.
  2. Re-launch Claude Desktop to apply the configuration.
  3. Your configured Zoho Notebook MCP server will now appear in the Claude console.


Quote
Success: You will now be able to invoke your configured Zoho Notebook MCP server with Claude acting as the MCP client.
Idea
Tip: Use the correct domain for your data centre: .com for US, .eu for EU, and .in for India. Your copied snippet from the Zoho MCP console will already have the correct URL.

Practical Uses

  1. Ask Claude to create a new note in Zoho Notebook directly from your conversation.
  2. Search your Notebook for past notes on a topic without leaving Claude.
  3. Summarise a long document and save the summary as a note in Zoho Notebook.
  4. Log action items or decisions from a Claude conversation into a Notebook.
  5. Retrieve and review notes to give Claude additional context for a task.

Troubleshooting


Problem


Solution


Zoho Notebook MCP not appearing in Claude console

Ensure you have fully quit and re-launched Claude Desktop after saving the config file.

Authorization window does not open

Check that your browser is not blocking popups. Try opening the local host URL manually.

Config file changes not taking effect

Verify the JSON is valid (no missing commas or brackets). Use a JSON validator if needed.

Connection error with the MCP URL

Verify the URL matches your data centre: .com (US), .eu (EU), .in (India).

claude_desktop_config.json file not found

Clicking Edit Config in Claude Settings will create the file automatically if it does not exist.

Need Further Assistance?

If you have any questions or need help, feel free to reach out to us at support@zohonotebook.com, we're happy to assist you.

Related Articles