150,000+ agents registered. Trust scores show their math.Explore →
Explorer/MCP/paracetamol951/kash
REMOTE

Kash — POS, Invoicing, CRM & Webshop

paracetamol951/kash

# Kash MCP Server — Official Integration > **Connect your Kash business to Claude, ChatGPT, and any MCP-compatible AI — and run your entire operation through natural conversation.** Kash has been a free, cloud-based point-of-sale solution since 2011, trusted by thousands of merchants across restaurants, retail, bakeries, florists, food trucks, and more. This MCP server is the official bridge between Kash and the new generation of AI assistants, turning every tool in your business into something you can simply talk to. --- ## What is Kash? Kash (kash.click) is a complete, free business management platform built for small and medium businesses. It goes far beyond a simple cash register: - **Point of Sale** — touchscreen-ready, works on any device (Android, iOS, Windows, Mac), online and offline - **Invoicing & Quotes** — generate PDF invoices, quotes, delivery notes, and expense reports in seconds - **CRM** — manage your full customer base with contact details, purchase history, loyalty points, credits, and custom fields - **Online Store / Webshop** — built-in e-commerce storefront synced with your catalog and inventory - **Inventory Management** — real-time stock tracking, alerts, supplier management, and buying prices - **Delivery Management** — table service, takeaway, drive-through, home delivery, relay points, and shipping - **Loyalty & Marketing** — loyalty cards, loyalty points, coupons, vouchers, referral programs, and marketing campaigns - **Payment Flexibility** — cash, card (SumUp, Yavin, Viva.com), PayPal, Lydia, GoCardless, direct debit, and even cryptocurrency - **Reporting & Analytics** — sales reports, revenue charts, export to CSV, accounting chapter mapping, and Pennylane integration - **Multi-user & Multi-cashbox** — manage staff access, roles, and multiple physical or virtual cashboxes All of this is **free** for small businesses, with no mandatory subscription. --- ## What Does This MCP Server Do? This server exposes the full Kash API as **35 MCP tools**, letting any compatible AI assistant — Claude, ChatGPT, n8n, or your own automation — interact with your Kash account through natural language. No more clicking through menus. Just talk. --- ## What You Can Do ### 🔐 Account & Authentication Get started without leaving the conversation. You can create a Kash account, find existing accounts linked to your email, and authenticate via a secure one-time password (OTP) sent to your inbox — all from within the chat. ``` "Create a Kash account for my restaurant" "Log me in with my email" "I received the OTP code: 847291" ``` ### 🧾 Sales & Orders Record sales in real time, attach them to tables or customers, apply payment methods, add comments, and handle delivery modes — all from a single sentence. ``` "Record a sale of 2 espressos and a croissant at table 5, paid by card" "Show me today's sales" "What orders are pending for delivery tonight?" "Give me the detail of order #1042" ``` ### 📦 Catalog Management Add, update, or remove items, departments, and VAT rates on the fly. Adjust prices, link variations, set stock levels, toggle visibility — without opening the back office. ``` "Add a new item called 'Seasonal Tart' at €4.50 in the Pastries department" "Update the price of the Margherita pizza to €12" "Create a new department called 'Summer Menu'" "Add a 10% VAT rate" ``` ### 👥 Customer Management (CRM) Maintain a full customer database. Add new customers, update contact details, manage addresses, company registration numbers, VAT numbers, blacklist status, and private notes. ``` "Add a new customer: John Smith, [email protected], +33612345678" "Update the address for customer #204" "Show me all my customers" ``` ### 📊 Data & Reporting Retrieve any data from your shop instantly — products, departments, VAT rates, users, cashboxes, payment methods, delivery zones, discounts, tables, relay points, and more. ``` "List all my products" "What payment methods are configured?" "Show me this week's orders" "How many tables do I have?" ``` --- ## Example Conversations Here are real things you can ask once connected: > *"Show me today's sales"* > *"Record a sale of 2 coffees and 1 croissant at table 84"* > *"How is the business doing so far this year?"* > *"Can you analyse my sales history and give me recommendations?"* > *"Add a new seasonal item to my menu at €8.50"* > *"Which customers haven't ordered in the last 3 months?"* > *"Generate a cash register report for the week"* > *"How many orders have to be delivered tonight?"* > *"I need to add a new VAT rate of 5.5% for food items"* --- ## Available Tools (35) | Category | Tools | |---|---| | **Account** | `account_list`, `account_create` | | **Authentication** | `auth_request_otp`, `auth_login_with_otp`, `auth_logout` | | **Sales** | `sale_create`, `order_detail`, `data_list_orders` | | **Catalog — Items** | `plu_add`, `plu_edit`, `plu_delete`, `data_list_products` | | **Catalog — Departments** | `dept_add`, `dept_edit`, `dept_delete`, `data_list_departments`, `data_list_department_groups` | | **Catalog — VAT** | `vat_add`, `vat_edit`, `vat_delete`, `data_list_vats` | | **CRM** | `client_add`, `client_edit`, `client_delete`, `data_list_clients` | | **Data** | `data_list_users`, `data_list_tables`, `data_list_cashboxes`, `data_list_payments`, `data_list_discounts`, `data_list_variations`, `data_list_delivery_men`, `data_list_delivery_zones`, `data_list_relay_points` | | **Utility** | `ping` | --- ## Who Is This For? This MCP server is ideal for: - **Restaurant & café owners** who want to record orders, track tables, and analyse revenue through conversation - **Retail shop managers** who need to quickly update prices, add items, or check stock without navigating the back office - **Bakeries, florists, food trucks** and any local business that wants an AI assistant deeply connected to their daily operations - **Developers & agencies** building AI-powered workflows on top of a proven POS platform - **n8n / automation users** who want to trigger Kash actions from workflows --- ## Getting Started ### Option 1 — You already have a Kash account Simply connect via OAuth. The server will ask for your login email and send you a one-time password to verify your identity. Once authenticated, all 35 tools are immediately available. ### Option 2 — You don't have a Kash account yet No problem — just ask the AI to create one for you: > *"Create a Kash account for my bakery, my email is [email protected]"* The account is created instantly, the session is initialized automatically, and you're ready to go. Don't forget to validate your email via the link sent to your inbox. --- ## Technical Details - **Protocol**: MCP (Model Context Protocol) over HTTP Streamable - **Authentication**: OAuth 2.0 with PKCE (S256) — secure, no password required - **Hosted server**: `https://mcp.kash.click/mcp` - **Self-hosted option**: Available via `npx caisse-enregistreuse-mcp-server` or Docker - **Open source**: [github.com/paracetamol951/caisse-enregistreuse-mcp-server](https://github.com/paracetamol951/caisse-enregistreuse-mcp-server) - **License**: GPL v3 --- ## Links - 🌐 [kash.click](https://kash.click) — Kash website - 📖 [Documentation](https://kash.click/cash-register-software/) — Full help center - 🔧 [API Reference](https://kash.click/cash-register-software/mcp/) — MCP & API docs - 💻 [GitHub](https://github.com/paracetamol951/caisse-enregistreuse-mcp-server) — Source code - 🆓 [Register for free](https://kash.click/free-pos-software/) — Create your account

37 tools available
The Journeyman
A reasonable amount of history and nothing concerning in the scan.
Time indexed (4mo)
37toolsRemote/ HTTP4moindexed
100% uptime · 321ms avgChecked Aug 17, 2026
Quality Score
62/95
Deep
Risk Score
0/100
Clean
How is this calculated?
Quality Breakdown
Tenure13/20
117 days indexed
Capability20.1/25
Tools: 8.1/13 (37 tools)
Description: 5/5
Endpoint: 7/7
Adoption4.2/25
Use count: 4.2/20 (10 uses)
Multi-registry: 0/5 (1 registry)
Reliability25/25
Currently live: 10/10
Uptime history: 15/15 100% (27/27 checks)
Security scan: 0 pts in v1.0; ready to weight when coverage improves
Risk
0Clean
No signals detected.
The scanner shows
37 tools. Nothing caught our attention.
First indexed Apr 21, 2026
Server Profile
Tools catalogued
37
37 tools available. Full list below.
Hosting
Remote / HTTP
Runs on the internet. No access to your filesystem, SSH keys, or environment variables.
Registry presence
Not verified
Not yet verified by the Official MCP Registry.
Liveness
100%
Based on 48 checks. Average response: 321ms.
Publisher Verification
Not yet verified by the Official MCP Registry.
Endpoint
https://kash.run.tools
Tools (37)
account_list
tools.account_list.description
account_create
tools.account_create.description
auth_request_otp
Step 1 of 2 for in-conversation authentication. Sends a one-time password (OTP) to the user's email address. If the user has multiple accounts, provide accountID (obtained from account_list) to target the right one. On success, an OTP code is sent by email — then call auth_login_with_otp with that code.
auth_login_with_otp
Step 2 of 2 for in-conversation authentication. Exchange the OTP received by email for an APIKEY and SHOPID, and automatically initialize the session so all other tools work immediately. Call auth_request_otp first to receive the OTP by email.
auth_logout
Clear the current authentication session (APIKEY and SHOPID). After this, all tools requiring authentication will fail until a new login is performed.
report_get
Download a synthetic HTML sales report for a given period. Period logic: omit all date fields to get yesterday's report; provide y only for a full-year report; y + m for a full-month report; y + m + d for a specific day. Returns an HTML summary including total revenue, number of orders, breakdown by department, VAT summary, and payment methods.
Show all 37 tools ↓
order_create
Record a new order in the connected shop. Input includes paymentMode, and items[]. Each item can be of type 'catalog' (with productId), 'department' (with deptId) or 'free' (with title and price). Check if the client already exists using data_list_clients and if the client exists, only specify idClient. If provided, paymentMode should correspond to a payment ID from data_list_payments_modes tool. Returns a sale confirmation JSON including: a link to the PDF invoice, and a link to a private order page showing full order details which can also be used by the client to pay online.
order_edit
Modify an existing order by its ID. Use the payment field to control the order state: -2 = keep as unvalidated quote (not paid); -1 = validate as invoice without payment; a payment method ID (from data_list_payments_modes) = record an actual payment and validate the order. Use paymentAmount to specify a partial payment amount (omit for full payment). Items can only be added or changed on unvalidated orders. Once validated, only payments can be recorded. Returns the orderID, a payment link, and a PDF invoice or quote URL.
data_list_products
Retrieve the list of articles (products) configured in the shop. Returns an array of products with fields like id, title, price, and departmentId. Optional parameter 'format' allows output as json, csv, or html.
data_list_departments
Get all departments (product categories) defined in the shop, including their names and default tax rates. Supports format=json|csv|html.
data_list_department_groups
Return the list of department groups, used to organize product categories. Each group may include multiple department IDs.
data_list_clients
Get the list of clients registered in the shop, including contact info, loyalty points.
data_list_variations
Retrieve product variations (declinaisons) such as size or color. Returns an array of variant definitions with value and optional price delta.
data_list_delivery_men
List all delivery methods available for the shop, such as in-store pickup, home delivery, or courier services.
data_list_payments_modes
tools.data.list.payments.description
data_list_cashboxes
List the registered cashboxes (physical or virtual) linked to the shop, including their current status and identifiers.
data_list_delivery_zones
Return all configured delivery zones, including area names, postal codes, and applicable delivery fees or restrictions.
data_list_relay_points
List all relay points where customers can pick up their orders, including address, city, and postal code.
data_list_discounts
Return all available discounts or promotions, including their names, types (percentage or fixed), values, and conditions.
data_list_users
List all users (cashiers, managers, etc.) associated with the shop, including their roles and identifiers.
data_list_tables
Retrieve the list of tables configured in the app, used for restaurant mode or table management.
data_list_vats
Retrieve the list of VAT rates configured in the shop, including their title, rate percentage, and optional accounting chapter.
data_list_pending_orders
Retrieve the list of unvalidated orders (that can still be modified)
data_list_orders
List either: unvalidated orders (called quotes) with creation date between from_date_ISO8601 and to_date_ISO8601 OR validated orders (called orders, invoices) with date of value between from_date_ISO8601 and to_date_ISO8601. You can also filter delivery methods (using filterDeliveryMethod).
order_detail
Retrieve full order information by its unique ID, including items, client data, payment mode, and total amount.
vat_add
Add a new VAT rate to the shop configuration. Requires a title and a rate (e.g. 20 for 20%). Optional fields: accountingChapter, legal mention.
vat_edit
Modify an existing VAT rate by its ID. All fields are optional except the ID.
vat_delete
Permanently remove a VAT rate from the shop configuration by its ID.
plu_add
Add a new item/article to the shop catalog. Requires a title. Optional fields include price, department (deptID), VAT rate (vatID), barcode, stock, variations, and many more.
plu_edit
Edit an existing item/article in the catalog by its ID. All fields are optional except the ID. Use data_list_products to find the article ID first.
plu_delete
Permanently remove an item/article from the catalog by its ID.
dept_add
Add a new department (product category) to the catalog. Requires a title. Optional fields include VAT rate (vatID), price, discount, position, department group, and variations.
dept_edit
Edit an existing department/category by its ID. All fields are optional except the ID. Use data_list_departments to find the department ID first.
dept_delete
Permanently remove a department/category from the catalog by its ID.
client_add
Add a new customer to the shop's customer file. All fields are optional: name, surname, email, phone, address, company registration number, VAT number, barcode, private/public comment, blacklist status, birth date, etc. Use data_list_clients to check if the customer already exists first.
client_edit
Edit an existing customer by their ID. All fields are optional except the ID. Use data_list_clients to find the customer ID first.
client_delete
Permanently remove a customer from the shop's customer file by their ID.

Is this your server?

Create a free RNWY account to connect your on-chain identity to this server. MCP server claiming is coming; register now and you'll be first in line.

Create your account →
More from paracetamol951
P-Link-MCP
Payment & Transaction Tools that allow AI agents to send, receive, and request payments
🚀 P-Link - Collect/Send/Receive payments
P-Link makes it incredibly easy for your AI agents to send money, receive payments, pay x402 links and manage a wallet — instantly, anywhere in the world 🌍⚡️. Any email or phone number becomes a wallet — no signup flow, no crypto knowledge required. Users can even create their P-Link account directly from your client 🆕 and top it up by credit card or Solana tokens 💳🪙. P-Link also supports the x402 standard, which allows your agents to pay 402 payment links — meaning an AI can buy things online safely and autonomously using P-Link 🔗🤖. A P-Link is a payment link, that you can open in order to access a payment page. The payment page can accept credit card payment, or any token on Solana for payment (the token will be converted to USDC during transaction). 💡 What P-Link x402 MCP Server Enables ✔️ Instant account creation from any client ✔️ Top up your wallet via credit card or Solana ✔️ Send money to any email or phone number 💸 ✔️ Request payments and generate P-Link payment pages (usable by humans & agents) ✔️ P-Links are compatible with the x402 standard — an AI agent can open a link, check the price, and pay it automatically ✔️ Pay existing 402 links (buy online products, pay for APIs, unlock digital content, etc.) ✔️ Access wallet data (balance + public address) 🧾 ✔️ View the full transaction history 📜 With P-Link, your AI agents don’t just talk — they can act, transact, and interact with the real world 🚀🤖💰
caisse-enregistreuse-mcp-server
my-smithery-app
Search and navigate local files with flexible glob patterns and precise text queries. Find matching files across codebases and surface relevant lines instantly. Focus on the folders that matter by choosing your working directory.
Similar servers
NodeAPI
Machine-native GIS processing API for AI agents and developers. Convert, reproject, validate, repair, buffer, clip, dissolve, and tile vector geodata across 25 endpoints. Pay-per-use USDC on Solana Mainnet ($0.01/op). No accounts, no API keys. Remote MCP SSE.
astllm-mcp
An MCP server for efficient code indexing and symbol retrieval using tree-sitter AST parsing to fetch specific functions or classes without loading entire files. It significantly reduces AI token costs by providing O(1) byte-offset access to code components across multiple programming languages.
Openterms-mcp
Cryptographic proof of consent for AI agents. Sign before you act. Policy engine enforces spending caps, action whitelists, and escalation rules. Independently verifiable by anyone.
Aegis-ZK
On-chain trust verification for AI agent tools. Agents query skill attestations, audit levels, and risk scores before running third-party MCP servers, so you know what's safe before you execute.
Satoshidata Wallet Intelligence
Bitcoin wallet intelligence for AI agents: labels, risk signals, transactions, fees, and mempool.
HiveAgent — The Agentzon
498 MCP tools across 12 industry verticals. Marketplace, escrow, DeFi, legal, healthcare, insurance, construction, and trades. USDC payments on Base L2.
Indexed from Smithery · Updates nightlyView on Smithery →