zoho-mcp.md

Zoho MCP

from"zoho"
540

Zoho suite of business applications

Productivity
ZohoCRMsuitebusiness
install.sh
# Clone the repository
$git clone https://github.com/zoho/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve