Skip to content
Elaichi Elaichi

ecommerce

Malomo

Connect Malomo to Elaichi and hand every teammate a governed MCP endpoint — 21 tools ready to call from Claude, Cursor, or any MCP client, clamped by roles, restrictions, and an audit log.

Malomo

AI tools

Malomo tools for your AI agents

21 tools are ready to mint as an MCP endpoint the moment you connect Malomo — governed by the same roles, restrictions, and audit log as everything else in Elaichi.

list_all_malomo_orders

List malomo orders with optional filters. Returns: id, alternate_id, email, number, customer, shipments, created_at, updated_at, meta. Filter by alternate_id, tracking_code, number, or customer_email.

get_single_malomo_order_by_id

Get a single malomo order by id. Returns: id, alternate_id, email, number, customer, shipments, created_at, updated_at, meta. Required: id.

create_a_malomo_order

Create a new order in malomo. Returns: id, alternate_id, email, number, customer, shipments, created_at, updated_at, meta.

update_a_malomo_order_by_id

Update a malomo order by id. Returns: id, alternate_id, email, number, customer, shipments, created_at, updated_at, meta. Required: id. The shipments field must be a complete list — any existing carrier/tracking_code pairs not included will be removed.

delete_a_malomo_order_by_id

Delete a malomo order by id. Returns an empty 204 response on success. Required: id.

list_all_malomo_customers

List customers in malomo. Returns: id, email, first_name, last_name, phone_number, created_at, updated_at.

get_single_malomo_customer_by_id

Get a single malomo customer by id. Returns: id, email, first_name, last_name, phone_number, created_at, updated_at. Required: id.

create_a_malomo_customer

Create a new customer in malomo. Returns: id, email, first_name, last_name, phone_number, created_at, updated_at.

update_a_malomo_customer_by_id

Update an existing malomo customer by id. Returns: id, email, first_name, last_name, phone_number, created_at, updated_at. Required: id.

delete_a_malomo_customer_by_id

Delete a malomo customer by id. Returns an empty 204 response on success. Required: id.

create_a_malomo_webhook

Create a new Malomo webhook to receive event notifications. Returns: id, active, topic, url, created_at, updated_at.

list_all_malomo_webhooks

List all Malomo webhooks. Returns: id, active, topic, url, created_at, updated_at.

get_single_malomo_webhook_by_id

Get a single Malomo webhook by id. Returns: id, active, topic, url, created_at, updated_at. Required: id.

update_a_malomo_webhook_by_id

Update an existing Malomo webhook by id. Returns: id, active, topic, url, created_at, updated_at. Required: id.

delete_a_malomo_webhook_by_id

Delete a Malomo webhook by id. Returns an empty 204 response on success. Required: id.

get_single_malomo_orders_by_alternate_id_by_id

Get a malomo order by its alternate ID. Returns: id, alternate_id. Required: alternate_id.

get_single_malomo_orders_by_tracking_code_by_id

Get malomo orders by tracking code. Returns: tracking_code. Required: tracking_code.

get_single_malomo_orders_by_number_by_id

Get malomo orders filtered by order number or customer email. Returns: number, customer_email.

list_all_malomo_order_events

List all events for a specific order in malomo. Returns: id, order_id. Required: order_id.

create_a_malomo_order_event

Create a new event for a specific order in malomo. Returns: id, order_id. Required: order_id.

list_all_malomo_customer_events

List events for a malomo customer. Returns a collection of event records including id. Required: customer_id.

How it works

From Malomo account to governed MCP endpoint

Connect

Link a Malomo account through Elaichi's hosted connect flow. Credentials are vaulted — nobody, including the AI, ever sees them.

Compose

The connection becomes a toolbox instantly. Curate which Malomo tools are exposed, rename them, or freeze arguments.

Mint

Mint a personal MCP endpoint on that toolbox and paste it into Claude, Cursor, or any MCP client — governed by roles, restrictions, and audit logs.

Give every teammate a governed MCP server

Start a 14-day Gold trial — connect a product, curate a toolbox, and paste an endpoint into Claude or Cursor in minutes.