Acerca de
Laburen provides a serverless Model Context Protocol (MCP) server built on Cloudflare Workers and Hono, utilizing Cloudflare D1 (SQLite) with Drizzle ORM for data persistence. It exposes a robust HTTP endpoint designed to equip AI agents with essential business logic for managing products, shopping carts, and individual cart items. The solution features a layered architecture that mediates conversations through a CRM, allowing AI agents to interpret user intent and invoke specific MCP tools via HTTP/JSON-RPC for business operations. Furthermore, it integrates a Google Sheets and Google Apps Script-based data ingestion pipeline for initial product catalog loading and synchronization, ensuring seamless updates without disrupting agent functionality.