# Fizzpa MCP for AI Agents AI Agent Connect

> Fizzpa MCP. Market your restaurant or food business with digital menus, online ordering integration, and customer engagement tools while managing ecommerce fulfillment and warehouse logistics through your AI agent.

## Overview
- **Category:** ecommerce
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_DKII4aT9KFrnqEp499iXZ3MbMmhhyMMcrcTFmd7x/ai-agent-connect
- **Tags:** fulfillment, logistics, warehouse-management, order-tracking, shipping-automation, digital-menus

## Description

Connect your Fizzpa account to your AI client to handle the heavy lifting of order fulfillment and warehouse logistics. Instead of jumping between tabs to check stock or print labels, you can just ask your agent to do it for you. This Connector lets you pull order details, update fulfillment statuses, and manage your entire product catalog through plain text. You'll find it's a lot easier to keep your inventory accurate when you can query real-time stock levels and warehouse locations instantly. When you join the Vinkius catalog, you connect once to your preferred AI client and get access to the entire suite of tools needed to manage your ecommerce operations. You can also keep an eye on your API health and webhooks to ensure everything stays running smoothly. It's about moving from manual data entry to a setup where your agent handles the logistics so you can focus on your business. You can quickly see what's pending, generate the necessary shipping documents, and keep your warehouse records in sync with your online store. This replaces the need to manually scrub through shipping logs or navigate complex warehouse tables. It means your support team can give customers real-time updates on their packages without hunting for order IDs, and your warehouse staff can find items faster because the agent knows exactly where every SKU is located.

## Tools

### cancel_order
Delete or cancel an existing order. Use this to quickly stop a shipment that needs to be voided.

### get_shipping_label
Generate a shipping label for an order. This creates the necessary documents for your warehouse team to ship a package.

### get_account_profile
Get authenticated account info. This retrieves your basic profile data to ensure the connection is active.

### get_order_details
Get details for a specific order. Use this to see the full history and line items for a single purchase.

### check_api_health
Verify Fizzpa API connectivity. Use this to make sure your connection is live and working properly.

### create_new_order
Add a new order to the system. This lets you input customer names and items directly through your agent.

### list_inventory_levels
List stock levels for items. This shows you exactly how many units of each product are left in your store.

### list_warehouse_locations
List warehouse storage locations. Use this to see where specific items are stored within your facility.

### list_fizzpa_orders
List all customer orders. This lets you view every order while filtering by date or current status.

### list_catalog_products
List all products in the catalog. This pulls your entire product list so your agent knows what you sell.

### list_configured_webhooks
List active webhooks. Use this to check which automated triggers are currently running.

### update_order_info
Modify an existing order. This allows you to change order details without logging into the dashboard.

## Prompt Examples

**Prompt:** 
```
What's the status of my pending orders?
```

**Response:** 
```
I've checked your Fizzpa account. You have 3 orders currently awaiting fulfillment:

| Order ID | Customer | Status |
| :--- | :--- | :--- |
| #101 | John Doe | Pending |
| #102 | Jane Smith | Awaiting Label |
| #105 | Mike Ross | Pending |

Would you like me to generate a shipping label for any of these?
```

**Prompt:** 
```
I need the shipping label for order ord_123.
```

**Response:** 
```
I've generated the shipping label for order **ord_123**. 

**Print URL:** [https://fizzpa.net/print/ord_123_label.pdf]

Your warehouse team can now download and print this to finalize the shipment.
```

**Prompt:** 
```
How many blue shirts do we have left?
```

**Response:** 
```
Checking your inventory now... 

For **SKU: SHIRT-BLUE-L**, you have **45 units** available. 

These are currently located in:
* Primary Warehouse (30 units)
* West Coast Hub (15 units)

Do you need me to check any other sizes?
```

## Capabilities

### Manage customer orders
List, retrieve, and update order details or statuses through natural conversation.

### Generate shipping labels
Create shipping labels and get direct print URLs for your warehouse team.

### Monitor real-time stock
Check current inventory levels and warehouse locations across your product catalog.

### Access product catalog
Retrieve full SKU details and product variants to maintain accurate inventory data.

### Track webhook events
Monitor active webhooks and check API connectivity for real-time tracking.

## Use Cases

### Rapid label generation for warehouse staff
A warehouse worker needs to ship a large order. They ask the agent to get the label for order ord_123, and the agent uses `get_shipping_label` to provide the print URL.

### Instant order status for customer support
A customer calls about a missing package. The support agent asks the AI to check the status of their order using `list_fizzpa_orders` to get an immediate answer.

### Real-time stock verification for inventory managers
An inventory manager needs to know if a specific SKU is available. They ask the agent to check the stock levels and warehouse locations using `list_inventory_levels`.

### Bulk order updates for operations managers
An ops manager notices a shipping error on a large order. They ask the agent to modify the order details using `update_order_info` to correct the information quickly.

## Benefits

- Get shipping labels faster by using `get_shipping_label` to generate print URLs instantly.
- Track inventory in real-time using `list_inventory_levels` to see exactly what's in stock.
- Update order details instantly with `update_order_info` to fix errors without opening a dashboard.
- View your full order history with `list_fizzpa_orders` to keep track of pending shipments.
- Monitor your connection status with `check_api_health` to ensure your logistics stay online.
- Access your full product catalog with `list_catalog_products` to keep your agent's data current.

## How It Works

The bottom line is you get a dedicated logistics coordinator that handles your orders and inventory via your AI agent.

1. Subscribe to this Connector on the Vinkius Marketplace.
2. Get your API Key (Bearer token) from your Fizzpa dashboard under Account Settings.
3. Connect your credentials to your AI client to start managing logistics.

## Frequently Asked Questions

**Can Fizzpa MCP help me manage my shipping labels?**
Yes, it allows your AI agent to generate shipping labels directly from your order data. You can request labels for specific orders and get a print URL immediately.

**How does the Fizzpa MCP handle my inventory levels?**
It connects to your product catalog to provide real-time stock numbers. Your agent can tell you exactly how many units are left and where they are stored in your warehouse.

**Can I use Fizzpa MCP to update order details?**
Yes, you can use your AI client to modify existing order information. This is useful for correcting shipping addresses or updating order notes without manual entry.

**Is the Fizzpa MCP good for warehouse management?**
It is specifically designed for warehouse workflows. It helps you track storage locations, monitor stock, and manage fulfillment tasks through natural conversation.

**How do I connect Fizzpa MCP to my AI client?**
You just need to subscribe to the Connector on Vinkius and grab your API key from your Fizzpa dashboard. Once you provide that key to your AI client, you can start using it.

**How do I find my Fizzpa API Key?**
Log in to your Fizzpa dashboard and navigate to **Account Settings** > **API**. Copy the Bearer token displayed in your integration settings.

**Can I print shipping labels directly via the agent?**
Yes! The `get_shipping_label` tool provides you with the direct URL to the label's PDF or image file for instant printing.

**Does it support real-time inventory checking?**
Absolutely. The `list_inventory_levels` tool retrieves current stock counts across all your registered products and SKUs.