Zoho invoice

Zoho invoice

Zoho Invoice simplifies billing, recurring payments, and expense management, helping freelancers and small businesses send professional invoices

157VIEWS
13USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app zoho_invoicenpx @composio/cli add cursor --app zoho_invoicenpx @composio/cli add cursor --app zoho_invoicenpx @composio/cli add cursor --app zoho_invoice

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Get Zoho Invoice Item

Tool to retrieve the details of a specific item by item id. use when you need to fetch an item's data after confirming its existence.

List Contacts

Tool to list contacts. use after obtaining the organization id to retrieve contacts with optional filters and pagination.

List Expenses

Tool to list all expenses with optional pagination. use when you need to retrieve expenses with simple pagination.

List Invoices

Tool to list invoices. use when you need to retrieve all invoices with optional filters and pagination.

List Items

Tool to list all items. use when you need to retrieve your item catalog with optional pagination and filtering after specifying the organization id.

List Payments

Tool to list payments. use when you need to retrieve all payments with optional filters like customer, invoice, date range, and pagination.

6 actions available