# Umbrellar MCP for AI Agents AI Agent Connect

> Umbrellar MCP connects your AI agent to your cloud infrastructure and warranty management systems. It lets you query host status, check domain availability, and handle warranty claims or product registrations directly through a chat interface.

## Overview
- **Category:** developer-tools
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_4Omalill3hqvjXk8yjjaXYKytSr9wgGlFeJPIzwU/ai-agent-connect
- **Tags:** cloud-hosting, domain-management, managed-services, server-monitoring, infrastructure-management

## Description

This Connector bridges the gap between your cloud operations and your warranty management workflows. Instead of jumping between different dashboards to check if a host is live or to see if a customer's product is still under coverage, you can just ask your AI client to do it for you. It handles the heavy lifting of checking eligibility, submitting new claims, and keeping your product listings in sync with Shopify. It's built for those who need to manage complex infrastructure and service agreements without the constant tab-switching. By adding this to the Vinkius catalog, you're giving your agent the ability to act as a primary point of contact for your managed services, making it easy to pull specific policy details or update existing claims on the fly.

## Tools

### create_claim
Submit a new warranty claim for a customer. This replaces manual form entry.

### get_claim
Pull specific details for a single warranty claim. It gives you all the data in one view.

### get_policy
Retrieve the full details of a specific warranty policy. Use this to check coverage limits.

### get_warranty
Get the specifics of a particular warranty plan. This helps you explain options to customers.

### list_claims
View all submitted warranty claims in one list. This helps you track customer requests quickly.

### list_policies
See a complete list of all current warranty policies. Use this for an overview of your offerings.

### list_warranties
View all available warranty plans for your products. This helps you see what's currently active.

### register_product
Register a new product for OEM or manufacturer warranty. This adds new items to your database.

### sync_products
Automatically sync your product list between Shopify and Umbrellar. This keeps your store data accurate.

### update_claim
Modify details on an existing warranty claim. Use this to change status or notes.

### check_product_eligibility
Confirm if a product qualifies for warranty coverage. Use this to give customers immediate answers.

### validate_policy
Check if a policy is valid by matching its ID and order name. This prevents errors during processing.

## Prompt Examples

**Prompt:** 
```
Is the web host currently running okay?
```

**Response:** 
```
Yes, the **Web-Node-1** host is currently active. Here is the current resource usage:

| Resource | Usage |
| :--- | :--- |
| **CPU** | 45% |
| **RAM** | 2.1GB |
| **Disk** | 40GB |

Everything looks stable.
```

**Prompt:** 
```
Can you check if order #5521 is covered under our warranty?
```

**Response:** 
```
I've checked the policy for order **#5521**. 

**Status:** Eligible
**Policy Type:** Premium Hardware Plan
**Coverage Details:** Covers parts and labor for 24 months.

You can proceed with the claim submission for this customer.
```

**Prompt:** 
```
Sync my latest Shopify products to the system.
```

**Response:** 
```
I've initiated the sync between your **Shopify** store and **Umbrellar**. 

- **Products Synced:** 14
- **Status:** Complete
- **Last Updated:** Just now

Your inventory records are now up to date.
```

## Capabilities

### Check warranty eligibility
Determine if a specific product is covered by an existing plan.

### Submit warranty claims
Create new claims for products needing service or repair.

### Sync Shopify products
Keep your store inventory aligned with your Umbrellar records.

### Query policy details
Pull specific information about warranty plans and coverage.

### Monitor host status
Get real-time updates on your cloud infrastructure health.

### Register new products
Add new items to the system for manufacturer or OEM warranty.

## Use Cases

### Checking host health during a spike
An IT manager asks the agent to check the status of the web node. The agent uses the host monitoring tools to report current resource usage.

### Verifying customer coverage
A customer calls about a broken device. The admin asks the agent to check if the product is eligible for a warranty claim using check_product_eligibility.

### Keeping Shopify inventory updated
An e-commerce owner adds new items to their store. They ask the agent to sync the new Shopify products to Umbrellar to keep records aligned.

### Retrieving policy details for quotes
A salesperson needs to know the specifics of a coverage plan. They ask the agent to pull the details for a specific warranty policy.

## Benefits

- Stop tab-switching between cloud dashboards and warranty systems by using list_policies and list_warranties in one place.
- Speed up customer support by using check_product_eligibility to give instant answers on coverage.
- Automate inventory updates by using sync_products to keep Shopify and Umbrellar data identical.
- Reduce manual data entry errors when submitting requests with create_claim and update_claim.
- Get instant visibility into your infrastructure with list_claims and other status queries.

## How It Works

The bottom line is you get a single chat interface to manage your entire cloud and warranty ecosystem.

1. Connect your Umbrellar account to your AI client via Vinkius.
2. Grant permissions for your cloud and warranty data.
3. Ask your agent to perform tasks like listing claims or checking domain status.

## Frequently Asked Questions

**How does the Umbrellar MCP help with my cloud hosting?**
It gives your AI agent the ability to check the status of your hosts and query your infrastructure directly. You can ask about resource usage or host health without leaving your chat window.

**Can I use Umbrellar MCP to handle customer warranty claims?**
Yes. You can ask your agent to check if a product is eligible for coverage, submit new claims, or update existing ones. It handles the data retrieval and submission for you.

**Will the Umbrellar MCP sync my Shopify store automatically?**
It allows your AI agent to trigger a sync between your Shopify products and Umbrellar records. This ensures your store inventory stays aligned with your internal management data.

**Does the Umbrellar MCP support domain management?**
Yes, it allows you to check domain availability and status through your AI client. You can quickly verify expiration dates or registration details with a simple prompt.

**What kind of policies can I view with the Umbrellar MCP?**
You can retrieve details for specific warranty plans and policies. Your agent can pull coverage limits, plan specifics, and other policy data instantly.

**Can I register new products using this Connector?**
Yes, your agent can register new products for OEM or manufacturer warranty coverage. This helps you keep your database current as you add new items to your catalog.

**Can I check the uptime status of my virtual machines?**
Yes, just supply the VM ID and the agent will return its current operational status.

**How do I query my registered domains?**
Ask the AI to list all your domains, and it will fetch their expiration dates and current configurations.

**Is it possible to reboot a server through the chat?**
Server alteration commands like rebooting are disabled by default for safety, focusing the integration on observability.