Pancake Pos

24 tools. 20 can modify or destroy data without limits.

20 write tools that can modify data. Rate limits recommended.

Last updated:

20 can modify or destroy data
4 read-only
24 tools total

Community server · catalogue entry verified 11/06/2026

How to control Pancake Pos ↓

Read (4) Write / Execute (20) Destructive / Financial (0)
High Risk

20 of Pancake Pos's 24 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

PolicyLayer is an MCP gateway — it sits between your AI agents and Pancake Pos, and nothing reaches the server without passing your rules. These are the rules we recommend:

Rate limit write operations
{
  "manage_combos": {
    "limits": [
      {
        "counter": "manage_combos_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "analytics": {
    "limits": [
      {
        "counter": "analytics_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register Pancake Pos — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON PANCAKE POS →

Free to start. No card required.

WRITE 20 tools
Write manage_combos Manage product combos (bundled deals) in Pancake POS. Actions: list, get, create, update, delete. Write manage_crm_activities Manage CRM activities (calls, meetings, notes, emails, tasks) in Pancake POS. Actions: list, get, create, upda Write manage_crm_contacts Manage CRM contacts in Pancake POS. Actions: list, get, create, update, delete. CRM pipeline: contacts → deals Write manage_crm_deals Manage CRM deals (sales pipeline opportunities) in Pancake POS. Actions: list, get, create, update, delete. Write manage_customers Manage customers in Pancake POS. Actions: list (search), get (by UUID), create, update, delete, reward_history Write manage_ecommerce Manage ecommerce channel integrations (Shopee, Lazada, TikTok) in Pancake POS. Actions: sync (trigger channel Write manage_employees Manage employees/staff in Pancake POS. Actions: list, get, create, update, delete. Write manage_inventory Manage inventory in Pancake POS. Actions: report (inventory report with filters by warehouse, category, suppli Write manage_livestream Manage live selling sessions (livestreams) in Pancake POS. Actions: list, get, create, update, delete. Write manage_orders Manage orders in Pancake POS. Actions: list (filters/pagination/sort/projection), get (by ID), create, update Write manage_products Manage products in Pancake POS. Actions: list (search/filters), get (by UUID), create, update, delete, list_va Write manage_promotions Manage promotions (discounts) in Pancake POS. Actions: list, get, create, update, delete. Write manage_purchases Manage purchase orders in Pancake POS. Actions: list, get, create, update, delete. Links suppliers to inventor Write manage_returns Manage order returns and exchanges in Pancake POS. Actions: list, get, create, update, delete. Supports exchan Write manage_stocktaking Manage stocktaking (physical inventory counts) in Pancake POS. Actions: list, get, create, update, delete. Write manage_suppliers Manage suppliers in Pancake POS. Actions: list, get, create, update, delete. Write manage_transfers Manage warehouse-to-warehouse stock transfers in Pancake POS. Actions: list, get, create, update, delete. Write manage_vouchers Manage voucher codes in Pancake POS. Actions: list, get, create, update, delete. Write manage_warehouses Manage warehouses in Pancake POS. Actions: list, get, create, update, delete. Write manage_webhooks Manage webhooks for Pancake POS event notifications. Actions: list, get, create, update, delete.
How do I prevent bulk modifications through Pancake Pos? +

The Pancake Pos server has 20 write tools including manage_combos, manage_crm_activities, manage_crm_contacts. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach Pancake Pos.

How many tools does the Pancake Pos MCP server expose? +

24 tools across 2 categories: Read, Write. 4 are read-only. 20 can modify, create, or delete data.

How do I enforce a policy on Pancake Pos? +

Register the Pancake Pos MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every Pancake Pos tool call.

Deterministic rules across all 24 Pancake Pos tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Free to start. No card required.

24 Pancake Pos tools catalogued and risk-classified — across an index of 42,500+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.