ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Zoho Books with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage invoices, estimates, and contacts via the Zoho Books API.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 7 capabilities

The complete Zoho Books capability set.

These are the exact actions your AI can choose when you ask it to work with Zoho Books.

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 7 available through Zoho Books.

  1. 01

    Get invoice details

    Get details for a specific invoice

  2. 02

    List estimates

    List all estimates (quotes) for an organization

  3. 03

    List organizations

    Use this to identify the organization ID for other calls. List all Zoho Books organizations

  4. 04

    List invoices

    List all invoices for an organization

Capability set02 / 02

05-07

3 capabilities in this set.

Part of 7 available through Zoho Books.

  1. 05

    Create new invoice

    Requires a JSON body with invoice details. Create a new invoice

  2. 06

    List books contacts

    List all contacts (customers/vendors)

  3. 07

    List inventory items

    List all items (products/services)

Observed, not estimated

854ms average. Fast in production.

Zoho Books is checked daily against the live service.

Daily averagePeak 1088ms
Aug 20Today
Fastest day
685ms
Slowest day
1088ms
14-day trend
Slowing+14%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 7 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Zoho Books, so you can see the experience inside your AI.

It does not authenticate your account with Zoho Books. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Zoho Books Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_pzgu8phQgTQrM40mBq0zPlUFcptuT2tplj4thuTc/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Zoho Books capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "zoho-books-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_pzgu8phQgTQrM40mBq0zPlUFcptuT2tplj4thuTc/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Zoho Books owners ask.

  • 01

    How do I find my Organization ID?

    Use the list_organizations capability to retrieve all businesses registered in your account along with their unique IDs.

  • 02

    Which Data Center domains are supported?

    You can use Zoho domains such as com (US), eu (Europe), in (India), com.au (Australia), or jp (Japan).

  • 03

    Is it possible to create an invoice directly via the agent?

    Yes, use the create_new_invoice capability by providing the Organization ID and a JSON object containing the invoice details and line items.