# Spocket MCP for AI Agents AI Agent Connect

> Spocket MCP lets you manage your dropshipping store directly through your AI agent. You can browse catalogs, check live stock for specific products, and create customer orders without switching tabs. It's built for anyone who wants to handle e-commerce logistics using natural language commands.

## Overview
- **Category:** ecommerce
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_PeXEzPPrvmd7Gg8uOUXGzui3lGAlbwYQkxRWhMKC/ai-agent-connect
- **Tags:** dropshipping, product-catalog, order-fulfillment, inventory-tracking, retail

## Description

This Spocket MCP lets you manage your dropshipping store directly through your AI agent. Imagine you're running a dropshipping business and find yourself constantly jumping between your browser tabs. You have to check one site to see if a product is still in stock, another to find the right price, and a third to manually enter customer details into an order form. It's a lot of manual data entry that's easy to mess up. With this connection, you can just tell your AI agent to handle the heavy lifting. You can ask it to find specific items in your catalog or check if a certain variant is actually available before you tell a customer yes. When it's time to fulfill, you just give the AI the customer's info, and it handles the order creation for you. It turns your AI client into a dedicated operations assistant that knows your inventory and your products inside out. You can find this among the 4,000+ options in the Vinkius catalog, making it easy to plug into your existing workflow. Instead of copy-pasting addresses and SKU numbers, you just talk to your agent and get the job done. It keeps your workspace clean and ensures your order data stays accurate. You no longer have to worry about missing a detail in a long shipping address or misinterpreting a stock level. This tool handles the tedious parts of your business so you can focus on growing your brand.

## Tools

### get_inventory
Check stock levels for a Spocket product. Use this to see if an item is actually available before promising it to a buyer.

### get_product
Get details for a specific Spocket product. Use this to pull specific metadata like descriptions or pricing for a single item.

### list_products
Get all products from Spocket. This allows you to browse your entire catalog with category filters and pagination.

### get_order
Get Spocket order status. This helps you track fulfillment progress and keep your customers updated.

### create_order
Create a new order in Spocket. This lets you place orders instantly by providing customer details to your agent.

## Prompt Examples

**Prompt:** 
```
What's the stock status for the 'Classic Watch'?
```

**Response:** 
```
The 'Classic Watch' (ID: sp_123) currently has **45 units** in stock. It's available for immediate fulfillment.
```

**Prompt:** 
```
Place an order for Sarah Miller at 456 Oak St, Austin, TX 78701 for the 'Wireless Buds' (ID: sp_456).
```

**Response:** 
```
Order created successfully! Your new **Order ID is ord_998877**. I've registered Sarah's details in Spocket for you.
```

**Prompt:** 
```
Show me some products in the Home Decor category.
```

**Response:** 
```
I've pulled the latest items from Home Decor. Here are a few highlights:

* **Velvet Cushion** (ID: sp_001)
* **Ceramic Vase** (ID: sp_005)
* **Floor Lamp** (ID: sp_012)

Would you like me to fetch more details on any of these?
```

## Capabilities

### Browse the full Spocket catalog
View your entire product list and filter by category directly in your chat.

### Check real-time stock levels
Get live availability counts for specific products and variants instantly.

### Create new customer orders
Place new orders in Spocket by providing customer details to your agent.

### Fetch specific product metadata
Pull detailed information for individual items like descriptions and pricing.

### Track fulfillment status
Get the latest updates on existing orders to keep your customers informed.

### Filter products by category
Narrow down your inventory search to specific niches or departments.

## Use Cases

### Inventory Check
A store owner asks the agent if a specific watch is in stock. The agent uses `get_inventory` and confirms 50 units are available.

### Order Placement
A dropshipper provides a customer's name and address. The agent uses `create_order` to register the sale in Spocket.

### Product Research
A seller wants to see what's available in electronics. The agent uses `list_products` to show the latest items in that category.

### Status Tracking
A customer asks where their package is. The agent uses `get_order` to find the latest fulfillment update.

## Benefits

- Stop switching tabs by using `list_products` to browse your entire catalog within your AI client.
- Avoid overselling by checking live stock levels with `get_inventory` before confirming any sales.
- Speed up fulfillment by using `create_order` to place new orders without manual data entry.
- Keep customers informed on their shipments by pulling real-time statuses with `get_order`.
- Research new inventory faster by using `get_product` to see specific details for any item in the catalog.

## How It Works

The bottom line is you can manage your entire dropshipping backend through a simple chat interface.

1. Subscribe to the Spocket MCP in your preferred AI client.
2. Enter your Spocket API Key in the configuration settings.
3. Start asking your agent to find products or place orders in natural language.

## Frequently Asked Questions

**Can I use the Spocket MCP to manage my entire store?**
Yes, you can use it to browse products, check stock, and manage orders through your AI client.

**How do I check if an item is in stock using Spocket MCP?**
Just ask your agent to check the inventory for a specific product ID or name, and it will pull the live count.

**Does Spocket MCP support creating new orders?**
Yes, it can create new customer orders directly in your Spocket account using the details you provide in chat.

**Can I filter my Spocket catalog with this Connector?**
Yes, you can ask the agent to list products by specific categories or browse through the catalog using pagination.

**Is Spocket MCP good for high-volume dropshipping?**
It's great for automating the repetitive parts of order fulfillment and inventory checks to keep your workflow moving.

**Do I need a Spocket account to use this Connector?**
You do need a Spocket account and an API key to connect the Connector to your specific store data.

**Can I check the current stock level for a specific product?**
Yes! Use the `get_inventory` tool with the product ID. The agent will return the real-time stock levels for that item or its variants.

**How do I track the status of a customer's order?**
Simply provide the Order ID to the `get_order` tool. Your AI agent will retrieve the current fulfillment status and order details from Spocket.

**Can I filter products by a specific category?**
Yes, the `list_products` tool allows you to pass a `category` parameter to narrow down the results to only the items you are interested in.