# MediaSilo MCP for AI Agents AI Agent Connect

> MediaSilo lets you manage your video assets and production workflows through your AI agent. It connects directly to your MediaSilo account so you can find footage, organize projects, and share secure Quicklinks without leaving your workspace. It's built for teams who need to move fast between different media projects.

## Overview
- **Category:** content-management
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_UW25TMT0K169Ba9CGlvlWmB0iK7OpzVWir3Gl3BT/ai-agent-connect
- **Tags:** digital-asset-management, video-collaboration, media-workflow, file-sharing, project-management

## Description

MediaSilo lets you manage your video assets and production workflows through your AI agent. You can find footage, organize projects, and share secure Quicklinks without leaving your workspace. It's built for teams who need to move fast between different media projects.

Managing a massive library of video assets usually means digging through endless folders and clicking through complex dashboards. This Connector changes that by letting your agent do the heavy lifting for you. Instead of hunting for a specific clip or trying to remember where a project's assets are stored, you can just ask your agent to find them. You can see project details, browse folder structures, and grab metadata for specific images and videos instantly. It handles the boring stuff like checking user access and listing sharing links, so you can stay focused on the actual creative work. Because Vinkius hosts this and thousands of other connectors, you get a unified way to manage your entire media stack from one place. You just plug in your credentials and start talking to your media library like it's a teammate who knows everything. You no longer have to worry about the friction of navigating deep directory trees or manually verifying who has permission to view a specific set of files. Your agent handles the retrieval, so you can spend your time on the actual production.

## Tools

### get_quicklink
Get the specific details for a single Quicklink. It helps you identify where to send clients for review.

### list_assets
See every media asset currently stored in your MediaSilo account. It gives you a full view of your library.

### list_folders
See all the folders inside a specific project. It helps you navigate complex structures quickly.

### list_projects
See a list of all your active projects. It makes it easy to switch between different jobs.

### list_quicklinks
See all the Quicklinks you've created for sharing. It helps you manage your external distribution.

### list_users
See the list of people who have access to your workspace. It makes auditing permissions simple.

### get_asset
Get the full details for one specific asset. It provides metadata for images and videos on demand.

### get_project
Get the configuration details for a specific project. It shows you the setup for any project in your list.

### get_project_assets
See all the assets contained within a specific project. It helps you see what's inside a folder at a glance.

### search_assets
Find specific assets using a search term. It lets you locate files by name or content quickly.

## Prompt Examples

**Prompt:** 
```
What folders are in the 'Summer Shoot' project?
```

**Response:** 
```
The 'Summer Shoot' project contains 4 folders:

* **Raw Footage**
* **Interviews**
* **B-Roll**
* **Final Exports**
```

**Prompt:** 
```
Search for any assets that mention 'logo'.
```

**Response:** 
```
I found 8 assets matching 'logo'. These include:

| Asset Name | Type |
| :--- | :--- |
| Brand_Logo_Primary.png | Image |
| Logo_White_Vector.svg | Vector |
| Logo_Animation_Loop.mp4 | Video |
```

**Prompt:** 
```
Who are the users in my workspace?
```

**Response:** 
```
You have 5 authorized users in your MediaSilo workspace:

1. **Alex Rivera** (Admin)
2. **Jordan Smith** (Editor)
3. **Taylor Reed** (Producer)
4. **Casey Lane** (Designer)
5. **Morgan Lee** (Client)
```

## Capabilities

### Find specific media files
Search your entire library using keywords to locate specific images or videos.

### Browse project structures
See how folders and projects are organized without opening the web app.

### Get sharing link details
Retrieve information for secure Quicklinks used to share media with clients.

### Check user permissions
List all authorized users who have access to your workspace.

### View asset metadata
Pull specific details for individual images and video files on demand.

## Use Cases

### Locating specific brand assets
A marketing manager asks their agent to find the high-res logo for a campaign, and the agent uses search_assets to pull it up immediately.

### Checking folder contents
A video editor wants to see what is in the 'Raw Footage' folder. The agent uses list_folders to show the structure without a tab switch.

### Verifying team access
A production lead asks who has access to the workspace. The agent uses list_users to provide a full list of authorized people.

### Retrieving client review links
A producer needs the link for a client review. The agent uses list_quicklinks to find the correct URL and details.

## Benefits

- Find footage faster by using search_assets to filter your library by specific keywords.
- Stay organized by using list_folders to see exactly how a project is structured.
- Share media more securely by using list_quicklinks to manage your external sharing links.
- Audit your workspace access easily by using list_users to see who is currently authorized.
- Get instant project context by using get_project to see configurations while you're planning.
- Pull specific metadata quickly by using get_asset to see details on images and videos.

## How It Works

The bottom line is you get a conversational interface for your entire MediaSilo media library.

1. Subscribe to the MediaSilo MCP on Vinkius.
2. Enter your MediaSilo API Key and API Secret.
3. Ask your AI client to find assets, list projects, or manage Quicklinks.

## Frequently Asked Questions

**Can I use the MediaSilo MCP to find specific video files?**
Yes, you can use search_assets to find any media by typing in keywords like 'commercial' or 'logo'. It makes finding specific clips much faster.

**Does the MediaSilo MCP help with project organization?**
It lets you see your project structures and folder lists instantly so you can navigate your work faster without opening the web app.

**How do I share links with clients using this Connector?**
You can use the list_quicklinks tool to find and get the details of your secure sharing links. It helps you manage external distribution easily.

**Can I check who has access to my MediaSilo account?**
Yes, the list_users tool lets your agent show you everyone who is currently authorized in your workspace, making audits simple.

**Is this Connector for uploading new video content?**
No, this Connector is for managing, searching, and listing existing assets. You still use the MediaSilo web app for uploads.

**Can I see the metadata for my images?**
Yes, you can use get_asset to pull specific details for any image or video in your library on demand.

**How do I find my MediaSilo API Key and Secret?**
Log in to MediaSilo, go to your Profile settings, and navigate to the API Keys section to generate a new key and secret.

**What are Quicklinks?**
Quicklinks are a core MediaSilo feature used to securely share media for review without requiring the recipient to have a MediaSilo account.

**Is my media data secure?**
Absolutely. Your credentials are encrypted at rest and injected securely at runtime.