Announcing the launch of the changAI - The AI Agent for ERPNext

Interesting project. ChangAI seems to address the conversational agent layer inside ERPNext, particularly natural-language analytics through SQL and ORM.

With AgentReady, we are working on the infrastructure layer: automatically discovering the actual DocTypes, reports and action schemas of each ERPNext installation, then exposing them as governed MCP/API tools for external agents. Approximate customer, supplier and item references are resolved against live ERP data at runtime, without maintaining a separate master-data index.

ERPNext remains the authority for permissions, validation and business rules; AgentReady provides identity-bound execution, approvals and audit around it.

The two approaches could be complementary. Are you planning to expose ChangAI’s actions as MCP tools, or keep the agent entirely inside Frappe Desk?

Related technical discussion: https://discuss.frappe.io/t/showcase-automatically-turning-an-erpnext-installation-into-governed-mcp-tools/163678/