crunchtime
Candidate MCP server mapping representative Crunchtime Inventory & Labor API operations to tools. Not published by Crunchtime; a proposed surface an integrator could stand up over the documented REST operations. Tool names map 1:1 to real operationIds verified against the developer hub reference.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Descriptor
Candidate descriptor · transport http
Tools
list_locations— Retrieve all locations.save_location— Create or update a location.get_employee— Retrieve a single employee by number and site.save_employee— Create or update an employee record.list_schedules— List employee schedules.list_current_inventory— Access current inventory levels for products (paginated).save_physical_inventory— Create or update physical inventory count entries.save_sales_mix— Create or update summarized sales mix entries.save_check_menu_mix— Create or update check-level menu mix (sales) records.list_purchase_orders— Retrieve all vendor purchase orders.save_purchase_order— Create or update purchase orders.list_vendors— Retrieve all vendors.list_recipes— Retrieve all recipes (default List limit 50k).get_daily_sales_forecast— Retrieve daily sales forecasts.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.