Catalyst Plugin Offerings

This section details all the features that constitute the Catalyst AI Plugin.

Components

The following table lists the components that make up the plugin:

Component Name Purpose
Dynamic MCP Server To provide AI models with the required context and access to perform actions in the Catalyst console. Being a Dynamic server it does not require tool context to be configured. It'll automatically load the required MCP Tool to execute your prompt.
15 Product Skill Files Carefully crafted skill files to instruct the AI model on the implementation steps of various Catalyst components.
4 AI Architect Skill Files Skill files exclusively tailored to feed popular AI models like Claude.ai, Codex, CoPilot, and Cursor with context in the most optimized manner.

Complete AI-Powered Ecosystem

An entire app building ecosystem, from creation, initialization, setup, coding to deploy, all powered by Catalyst working harmoniously with your LLM, made possible with the Catalyst AI Plugin.

When your LLM is connected to the Catalyst AI Plugin, the plugin’s components provides your LLM with the necessary context to access and perform required operations in the Catalyst console.

You leverage the intelligence of your LLM feed it with necessary context using the Catalyst AI plugin, and you can build your entire application code and console actions all without ever leaving your LLM prompt space.

Supported Coding Agents

You can connect the Catalyst AI Plugin to the following coding agents:

Coding Agent Steps to Connect Download Catalyst AI Plugin
Claude Code Steps to Connect to Claude Code Install Now
Codex Steps to Connect to Codex Install Now
CoPilot Steps to Connect to CoPilot Install Now

Curated Skill Files

With the Catalyst AI Plugin, your LLM will have access to the following skill files. Using these skill files, your LLM will gather necessary context on using the various Catalyst services and components.

Skill File Description
catalyst-by-zoho Entry point and routing layer for the Catalyst skill set. Establishes the core development philosophy and directs queries to the most relevant skill.
catalyst-basics Provides context on CLI commands, project structure, environments (Local, Development, Production), and how to locate Catalyst IDs such as Project ID, ZAID, Table ID, and Segment ID.
catalyst-functions Provides context on all 7 serverless function types, handler signatures, API Gateway configuration, Security Rules, CORS, and file uploads.
catalyst-appsail Provides context on the AppSail PaaS layer: managed runtimes (Node.js, Java, Python) and custom Docker container deployment.
catalyst-slate Provides context on Slate frontend hosting: Git-based deployments, framework setup, and cross-domain function calls from the frontend.
catalyst-authentication Provides context on Catalyst authentication: user signup and login, ZAID, hosted and embedded login, and OAuth Connections for external APIs.
catalyst-datastore Provides context on the relational Data Store: ZCQL queries, CRUD operations, table permissions, result unwrapping, and pagination.
catalyst-nosql Provides context on the NoSQL document store: key-value tables, the NoSQLItem builder, and schemaless data patterns.
catalyst-cache Provides context on the in-memory Cache: key-value storage with TTL, Segment IDs, and TTL reset behavior.
catalyst-stratus Provides context on Stratus object storage: file upload and download, signed URLs, multipart uploads, and bucket naming.
catalyst-signals Provides context on the Signals event-driven architecture: publishers, events, rules, targets, dispatch policies, and deployment constraints.
catalyst-smartbrowz Provides context on SmartBrowz: browser automation, Browser Logic functions, PDF and screenshot generation, and Dataverse.
catalyst-zia Provides context on Zia Services and QuickML: OCR, face analytics, text analytics, object detection, barcode scanning, content moderation, and custom AutoML model training.
catalyst-zoho-mcp Provides context on MCP setup and usage: connecting Zoho MCP to an AI client, using CatalystbyZoho_* tools via ZohoMCP_* meta-tools, and switching data centers.
catalyst-sdk Provides context on SDK initialization patterns and service access methods for Node.js, Java, Python, JavaScript, Android, iOS, and Flutter.
catalyst-pricing Provides context on free tier limits, pay-as-you-go rates, GB-seconds calculation, and cost estimation.

Last Updated 2026-08-17 18:29:01 +0530 IST