Urgent.News

What's breaking now, across thousands of outlets.

AI

Zoho adds AI tools to Catalyst cloud platform

Zoho Catalyst enhances its cloud platform with new AI tools, helping developers streamline AI-generated code deployment and reduce operational complexity. Read More: https://punchng.com/zoho-adds-ai-tools-to-catalyst-cloud-platform/

Zoho adds AI tools to Catalyst cloud platform

Zoho Corporation has enhanced its Catalyst cloud development platform with advanced AI tools designed to assist developers in moving AI-generated code from the development phase to production, while simultaneously reducing infrastructure and operational complexity. The AI capabilities encompass Agent Skills, a non-interactive command-line interface, Model Context Protocol support, and integrations with popular AI coding assistants like Anthropic’s Claude Code and OpenAI’s Codex.

These enhancements empower developers to utilize their preferred AI coding assistants within their existing development environments, while Catalyst offers serverless infrastructure for building, testing, deploying, and scaling applications.

According to Kehinde Ogundare, the Country Head of Zoho Nigeria, the swift adoption of AI coding assistants has expedited the creation of applications, yet deploying the generated code reliably has proven to be a challenge. Ogundare elaborated that developers continue to spend considerable time managing infrastructure and integrating diverse cloud services.

However, with Catalyst, such friction is minimized by providing an agent-ready, serverless full-stack platform, facilitating developers in building, deploying, and scaling intelligent applications with enhanced control and reduced operational overhead.

To facilitate the seamless integration of AI coding assistants, Catalyst offers AI skills (Agent Skills) that provide AI coding assistants with contextual information about the platform's services, architecture, and recommended development patterns. This contextual awareness ensures that AI coding assistants can adhere to specified workflows when generating and deploying applications.

Additionally, a non-interactive CLI enables AI coding assistants to execute multi-step Catalyst workflows without necessitating manual input from developers at each stage. The Catalyst MCP server further enables AI coding assistants to access Catalyst capabilities directly from the developers’ environments.

Developers utilizing popular platforms such as VS Code, Claude Code, and Cursor can now perform tasks like creating database tables and adding columns without needing to switch to the Catalyst console. Open-sourcing its AI skills repository, Zoho allows developers to review and extend the tools. Furthermore, the company has released Catalyst’s software development kit, CLI, and Slyte JavaScript framework as open-source resources.

While Zoho maintains human oversight over production deployments, ensuring that AI agents do not directly access production environments, the platform provides collaborator controls, audit trails, and logs detailing the activity of AI agents within applications, the platform, and the MCP tool. Applications developed on Catalyst run within Zoho’s data centers, leveraging the company's security infrastructure, which includes distributed denial-of-service protection, SOC compliance, vulnerability assessments, penetration testing, and a web application firewall.

Zoho offers a free tier of Catalyst on a monthly basis, along with NGN192,500 worth of free credits over a six-month period for users interested in exploring the platform further. The platform operates on a pay-as-you-go pricing model, allowing developers to monitor usage and set budget alerts and spending limits. Additionally, Zoho has made Catalyst free for students developing non-commercial applications, eliminating the need for a subscription or credit card.

As of current estimates, more than 150 million users and over one million paying organizations rely on Zoho's products to manage their businesses. Notably, the company operates its own data centers and does not depend on advertising revenue.

Written by urgent.news from Punch's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Also reported by 1 other outlet

Read the original at punchng.com →

More in AI

How I Built an Autonomous AI Agent That Earns USDC While I Sleep

How I Built an Autonomous AI Agent That Earns USDC While I Sleep By a developer who prefers shipping code to chasing hype. Why an “earning‑while‑sleeping” agent?

  • Autonomous AI agent earns USDC while developer sleeps
  • System consists of Task Queue, Agent Core, and Payment Handler
  • Agent runs on cheap VPS with Base RPC and optional USDC-issuer API

We built a circuit breaker for AI agents — here's why it matters

An agent gets a routine cleanup task. It lists old records, constructs a SQL statement, and calls the database tool. A missing tenant filter turns the intended delete into a production-wide delete.

  • Agentwall middleware sits before tool calls to control AI agent actions.
  • Classifies tool calls as safe, cautious, or destructive based on arguments.
  • Requires human approval for destructive calls, blocks unapproved attempts.

DIY AI Physical Therapist: Real-Time Pose Correction with React Native and MediaPipe

Have you ever tried doing physical therapy exercises at home, only to wonder if your form is actually helping or just making things worse?

  • DIY AI physical therapist offers real-time pose correction via smartphone.
  • React Native and MediaPipe enable low-latency movement correction tools.
  • Architecture minimizes bridge overhead with frame processor and angle calculations.

More from Tuesday 8 September →