Firehouse Subs
With the official Firehouse Subs® app, explore our menu and find your nearest Firehouse Subs® restaurant anytime, anywhere. And in most locations, you can even order ahead.
Specific features include:
- Find your Firehouse Subs®: Locate your nearest Firehouse Subs® restaurant
- Offers: Discover the hottest offers and deals right from your mobile device.
- Menu: Explore your Firehouse Subs® favorites and discover our hottest new menu additions. Plus, you can browse item descriptions at any time.
- Homepage
- https://www.firehousesubs.com/
- Remote URL
https://use1-prod-fhs-mcp.rbictg.com/api/mcp- Auth
- NONE
Tools (4)
Extracted live via the executor SDK.
-
get-menu-sectionsGets the full menu for a Firehouse Subs restaurant location. IMPORTANT: This tool requires a restaurantId. If the user hasn't specified a store yet,first use get-stores-near-me to find stores, then use the storeId from the selectedstore as the restaurantId for this tool. MENU CATEGORIES (availability varies by location): HOT SPECIALTY SUBS (served steamed) - Popular items include:- Hook & Ladder, Meatball, Italian, New York Steamer, Engineer, Firehouse Hero COLD SPECIALTY SUBS - Popular items include:- Club on a Sub, Tuna Salad, Turkey Bacon Ranch OTHER CATEGORIES:- Sides (chips, cookies, brownies)- Drinks and beverages- Kids meals- Salads- Specialty items (hot sauces, etc.) LIMITED TIME OFFERS (LTOs):Some locations may have special limited-time menu items that are not availableat all restaurants. These will appear in the menu results when available. NOTE: Menu items and availability vary by location. Always use this tool to getthe current menu for the specific restaurant the user has selected. The resultswill show what is actually available at that location. SIZES: All subs come in Small (4"), Medium (8"), and Large (12") sizes. COMBOS: All subs can be made into combo meals with chips and a drink. Use this tool when the user asks about:- What's on the menu- Available food items- Menu categories or sections- Browsing options- What's new or special The tool requires:- restaurantId: The store ID from get-stores-near-me results- region: The region code (e.g., 'us' or 'ca') defaults to 'us'- serviceMode: The service mode (e.g., 'pickup' or 'delivery') defaults to 'pickup' -
get-menu-pickerGets detailed information about a specific Firehouse Subs menu item. This tool returns:- Full description of the item- All available sizes (Small 4", Medium 8", Large 12") with individual pricing- Calorie information- Customization options (e.g., toppings, modifications)- Combo meal options and pricing SLUG MAPPING - Convert the user's item name to slug format (common examples):- "Hook & Ladder" or "Hook and Ladder" → slug: "hook-and-ladder"- "Meatball" or "Meatball Sub" → slug: "meatball"- "Italian" or "Italian Sub" → slug: "italian"- "New York Steamer" → slug: "new-york-steamer"- "Turkey Bacon Ranch" → slug: "turkey-bacon-ranch"- "Club on a Sub" → slug: "club-on-a-sub"- "Engineer" → slug: "engineer"- "Firehouse Hero" → slug: "firehouse-hero"- "Veggie" or "Veggie Sub" → slug: "veggie" For other items or Limited Time Offers (LTOs), the slug is typically the item namein lowercase with spaces replaced by hyphens. If you are unsure about the slug,you can use the get-menu-sections tool to get the list of items for the restaurant. AVAILABILITY NOTE: Not all items are available at all locations. Some items may beLimited Time Offers (LTOs) that are only available for a short period. If an itemis unavailable, it will return null. IMPORTANT: This tool returns the Medium size price and calories by default. Use this tool when the user:- Asks about a specific menu item by name- Wants to know what's in a particular sub- Asks about calories or pricing for an item- Asks about sizes or combo options- Wants detailed information about an item The tool requires:- slug: The menu item slug (see mapping above)- restaurantId: The store ID from get-stores-near-me results- region: The region code (e.g., 'us' or 'ca')- serviceMode: The service mode (e.g., 'pickup' or 'delivery')- selectedOfferId: (Optional) The offer ID if ordering as part of an offer -
find-offers -
get-stores-near-meFinds Firehouse Subs restaurant locations near a given location. Firehouse Subs is a fast-casual restaurant chain known for hot specialty submarinesandwiches. Founded by firefighters, we offer:- Hot Specialty Subs (steamed): Hook & Ladder, Meatball, Italian, New York Steamer- Cold Specialty Subs: Club on a Sub, Tuna Salad, Turkey Bacon Ranch- Combo meals with chips and drinks- Kids meals and sides IMPORTANT: When returning stores, the response includes a storeId for each location.This storeId should be used as the restaurantId parameter when calling get-menu-sectionsor get-menu-picker to retrieve menu information for that specific store. Use this tool when the user asks about:- Finding a Firehouse Subs location- Nearby sub shops or sandwich restaurants- Store hours, service modes, or availability- Where to order from If the user doesn't provide a city, zip code, or address, you can infer the locationautomatically from the user's location metadata. The tool accepts the following optional parameters:- city: The city where to search for stores- zip: The ZIP or postal code where to search for stores- address: The street address or area to search near