# Sirv MCP for AI Agents AI Agent Connect

> Sirv MCP lets your AI agent manage your image CDN and digital assets directly. You can list files, check metadata, audit bandwidth, and delete old assets without leaving your chat interface. It is built for teams who need to keep their media libraries organized and their CDN costs under control.

## Overview
- **Category:** developer-tools
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_h9TRpw25W3hfZdEnNjNlko3DgD9LC2FaVhunLtXc/ai-agent-connect
- **Tags:** cdn, digital-asset-management, image-optimization, bandwidth-monitoring, file-storage

## Description

Connecting your AI to Sirv means you stop jumping between browser tabs to manage your media assets. Instead of manually hunting through folders to find a specific image size or checking your billing dashboard to see why your costs spiked, you just ask your agent to do the heavy lifting. You can have your agent scan entire directory structures, pull specific metadata like dimensions and file formats, and even clear out old files that are just eating up storage. It makes managing a massive content library feel like having a dedicated assistant who knows your file structure inside out. Since Vinkius hosts this Connector, getting it set up is straightforward. You just plug in your credentials and start talking to your assets. It is about moving from a reactive, "where is that file" workflow to a proactive, "show me everything that needs cleaning up" approach. Whether you are an e-commerce team auditing thousands of product photos or a developer verifying custom domain configurations, this connection puts your entire CDN library into a single chat window. You no longer have to navigate complex menus or remember specific paths. You just tell your agent what you need, and it handles the rest. This turns a manual, multi-step process into a simple conversation. By integrating this into your daily workflow, you remove the friction of manual file navigation and data entry. Your agent becomes a first-class citizen in your content pipeline, capable of handling the grunt work of organization and auditing while you focus on the creative side of your business.

## Tools

### get_account_stats
This tool pulls your current storage and traffic numbers. Use this to get a high-level view of your account health.

### get_billing_info
This tool retrieves your current billing details. It helps you stay on top of your costs without digging through invoices.

### get_detailed_usage
This tool pulls deep metrics on your CDN traffic. This is perfect for identifying peak usage times or specific trends.

### get_file_details
This tool gets the specific metadata for a single file. You will use this to check dimensions, formats, or modification dates.

### delete_file
This action permanently removes a specific file from your Sirv storage. It is useful for cleaning up old assets quickly.

### list_custom_domains
This tool shows all the custom domains linked to your account. Use this to verify your CDN routing.

### list_account_users
This tool lists everyone with access to your Sirv account. This helps you manage team permissions.

### read_directory
This tool lists all files and folders within a specific path. It is the fastest way to see what is inside a folder.

### search_files
This tool finds specific files based on your search terms. Use this to locate assets across your entire library.

## Prompt Examples

**Prompt:** 
```
How much storage am I using right now?
```

**Response:** 
```
You're currently using **4.2 GB** of your **10 GB** limit. That leaves you with **5.8 GB** available. Would you like to see your recent traffic stats as well?
```

**Prompt:** 
```
List the files in the /marketing folder.
```

**Response:** 
```
The `/marketing` folder contains **24 items**:

- 18 .jpg images
- 4 .png graphics
- 2 .pdf brochures

**Total size:** 124 MB. Let me know if you want me to check the metadata for any of these.
```

**Prompt:** 
```
Find all files that are over 5MB.
```

**Response:** 
```
I found **12 files** that exceed 5MB. Most are high-resolution .png files in the `/raw-assets` folder. Would you like me to list their specific dimensions or locations?
```

## Capabilities

### Browse your entire file structure
List and explore all folders and files within your Sirv account.

### Pull specific file data
Get details like dimensions, formats, and sizes for any asset.

### Delete old assets
Remove outdated files from your storage to save on costs.

### Check bandwidth usage
Monitor your CDN traffic and storage consumption in real time.

### Audit billing metrics
Retrieve your current billing info and detailed usage statistics.

### Manage domains and users
View all custom domains and account users in one place.

## Use Cases

### Cleaning up a bloated library
A content manager asks the agent to find all images in a specific folder and delete those older than a year to save on storage.

### Auditing CDN costs
A developer asks the agent to show the bandwidth usage for the last 30 days to see if a new campaign is working.

### Checking asset specs
A designer asks the agent to get the dimensions and file formats for a batch of uploaded product photos.

### Verifying domain setup
An admin asks the agent to list all custom domains to ensure the new staging site is correctly pointed.

## Benefits

- Stop manual file hunting by using the search tool to find assets instantly across your whole library.
- Control your costs by using the detailed usage tool to spot traffic spikes before they hit your bill.
- Keep your storage lean by using the delete tool to remove outdated assets without opening a browser.
- Get instant file specs with the file details tool to verify dimensions and formats for your web team.
- Manage permissions easily with the user list tool to keep your team access organized and secure.
- Monitor your CDN health with the account stats tool to see real-time traffic and storage numbers.

## How It Works

The bottom line is you get a conversational interface for your entire Sirv CDN account.

1. Add the Sirv MCP to your AI client and provide your Client ID and Client Secret.
2. Ask your agent to perform tasks like searching for specific images or listing folders.
3. Get real-time data on your CDN usage or have the agent perform file deletions.

## Frequently Asked Questions

**Can the Sirv MCP help me manage my image library?**
Yes, it lets your AI agent browse your folders, search for specific files, and pull metadata like dimensions and file sizes.

**How does the Sirv MCP help with CDN costs?**
You can ask your agent to check your bandwidth usage and billing info to see exactly how much traffic you are moving.

**Can I delete files using the Sirv MCP?**
Yes, your agent can permanently remove files from your Sirv account, which is great for cleaning up old assets and saving storage.

**What kind of metadata can the Sirv MCP see?**
It can pull details like file dimensions, formats, and modification dates for any file in your account.

**Can I use the Sirv MCP to manage my team?**
Yes, it can list all the users who have access to your Sirv account so you can keep track of permissions.

**Is the Sirv MCP good for e-commerce?**
It is great for e-commerce teams who need to audit large product libraries and monitor high-traffic CDN usage.

**Does the Sirv MCP support custom domains?**
Yes, your agent can list all the custom domains currently configured for your Sirv account.

**Can it accidentally delete all my files?**
The delete_file tool only removes the specific file you target by path. It cannot delete entire directories at once. Each deletion requires an explicit file path.

**How does authentication work?**
You provide your Client ID and Client Secret. The integration automatically exchanges them for a Bearer token on each session — no manual OAuth setup required.

**What file types does Sirv support?**
Sirv supports images (JPEG, PNG, WebP, SVG, GIF), videos, PDFs, and other static files. The integration can browse and manage all file types stored in your account.