Labsco
MCP SERVER

Kash Business management

by paracetamol951

Run a Kash till from the conversation — record the sale, read the catalogue, pull an order back in full.

ERP & Vertical Business SystemsVerified
Summary
The till, the catalogue and the order history on one connection.

Recording a sale needs the catalogue, the payment modes and the tables to line up, and all three are readable from the same server — so a spoken order resolves to real records rather than to text.

What it is

The official MCP server for Kash, a cloud point-of-sale, invoicing, CRM and webshop platform. Reach it as a hosted server at https://mcp.kash.click or run the npm package yourself; sessions are opened with a one-time password sent to your email rather than a stored password.

What you get
  • A sale recorded with catalogue items, department lines or free lines, and a payment mode
  • Orders listed over a date range — validated invoices or unvalidated quotes — and one order read in full, down to the items sold
  • The catalogue read: items, departments, department groups and variations
  • Clients, users and tables listed
  • Payment modes, cashboxes and discounts listed
  • Delivery methods, delivery zones and relay points listed
  • A health check that returns OK when the server is operational
Requirements

A Kash account — the README says one can be created from the conversation, and login is by a one-time password sent to your email, so there is no password to store. The hosted endpoint is https://mcp.kash.click.

Setup effort

One command — npx caisse-enregistreuse-mcp-server --shopid=YOUR_SHOPID --apikey=YOUR_APIKEY