Kash.click management assistant. Connect your assistant to your business complete sales history, clients, payments, tax information, employees, points of sales.
Server Config
{
"mcpServers": {
"caisse": {
"command": "npx",
"args": [
"caisse-enregistreuse-mcp-server",
"--shopid=KASH_CLICK_SHOP_ID",
"--apikey=KASH_CLICK_API_KEY"
]
}
}
}