# Widen (Acquia DAM) MCP for AI Agents AI Agent Connect

> Widen (Acquia DAM) MCP lets you manage your enterprise digital assets through a chat interface. You can find files, update metadata, grab CDN links, and audit user access without leaving your AI client. It connects your DAM directly to your workflow, making it easy to pull specific assets or manage large content libraries.

## Overview
- **Category:** industry-titans
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_tvsHgwAARHZacWEtFstZepC8ksvfPuxvzygkXkcY/ai-agent-connect
- **Tags:** digital-asset-management, metadata-management, cdn, enterprise-content, file-storage, asset-library

## Description

Managing a massive library of brand assets usually means digging through endless folders and filtering by dozens of different tags. It's a time sink that keeps content creators and marketing teams away from their actual work. This Connector changes that by letting your AI agent act as a librarian for your Widen (Acquia DAM) account. Instead of clicking through a complex UI to find a specific banner or checking a spreadsheet for CDN links, you just ask your agent to find it for you. You can pull up specific files by name or category, grab the exact HTML snippets you need for a website, and even update metadata on the fly. It's one of the many tools you can find in the Vinkius catalog to bridge the gap between your content storage and your daily tasks. Whether you're auditing who has access to your folders or cleaning up old media, this connection puts the control of your entire asset library into a single chat window.

## Tools

### get_asset_details
This shows the full metadata and technical specs for a file. Use it to see the exact properties of an asset without opening it.

### get_category_contents
This shows every file and sub-folder inside a specific category. It helps you see what's inside a folder without clicking.

### list_collection_assets
This lists all items in a user-defined collection. You can quickly see what's grouped together in a specific set.

### list_global_categories
This shows all the top-level folders in your DAM. Use it to map out the overall structure of your library.

### list_saved_collections
This shows every collection you've created. It helps you find your custom groups of assets quickly.

### list_cdn_embed_links
This pulls the active CDN links and HTML code for an asset. It is the fastest way to get files ready for a website.

### list_account_users
This lists every person who has access to your DAM instance. Use it to check who can see or edit your content.

### search_widen_assets
This finds files using the internal search syntax. You can search by name, category, or any other metadata field.

### update_asset_metadata
This changes the metadata fields for a specific asset. It lets you fix tags or technical info quickly.

### delete_media_asset
This permanently removes a specific file from your DAM. It helps you clear out old content and free up storage space.

## Prompt Examples

**Prompt:** 
```
Find the high-res banner for the summer sale and give me the CDN link.
```

**Response:** 
```
I've located the summer sale banner in your Widen (Acquia DAM) library. Here are the links you need:

- **Public Image URL:** https://embed.widen.net/img/summer_banner_v2.jpg
- **Responsive Snippet:** `<img src='https://embed.widen.net/img/summer_banner_v2.jpg' alt='Summer Sale Banner' />`
- **Original File:** https://embed.widen.net/file/summer_banner_v2.jpg
```

**Prompt:** 
```
Who all has access to our DAM account?
```

**Response:** 
```
I've pulled the list of authorized users for your Widen (Acquia DAM) instance:

| Name | Role |
| :--- | :--- |
| Jane Doe | Administrator |
| John Smith | Editor |
| Sarah Lee | Viewer |
| Mike Ross | Editor |
```

**Prompt:** 
```
Update the 'status' metadata for the 'winter_campaign_video' to 'Approved'.
```

**Response:** 
```
I've updated the metadata for the winter_campaign_video. The status field is now set to **Approved** in your Widen (Acquia DAM) library.
```

## Capabilities

### Search for specific assets
Find files instantly using Widen's internal search syntax.

### Pull technical properties
Get the full metadata and specs for any file in your library.

### Browse folder structures
See top-level categories and sub-nodes without manual clicking.

### List collection items
View all files grouped within your custom user collections.

### Grab CDN links
Retrieve active CDN embed links and HTML snippets for web use.

### Audit user access
Check authorized users and their account roles across the DAM.

### Remove old media
Delete obsolete assets to keep your content library clean.

## Use Cases

### Finding a logo for a web project
A designer asks the agent to find the summer sale banner and get the CDN link. The agent uses search_widen_assets and list_cdn_embed_links to provide the URL immediately.

### Updating a campaign's metadata
A marketing lead needs to tag 50 images with a new campaign ID. They ask the agent to update the metadata for all files in a specific collection using update_asset_metadata.

### Auditing user permissions
An admin wants to see who has editor rights. They ask the agent to list all users and roles using list_account_users to verify security.

### Cleaning up old files
A creative ops person wants to delete all assets from a 2015 campaign. They ask the agent to find the category and use delete_media_asset to clear the space.

## Benefits

- Get CDN links instantly by asking your agent instead of searching the DAM UI. Use list_cdn_embed_links to grab HTML snippets for your site.
- Update asset metadata in seconds using update_asset_metadata to keep your library organized without manual entry.
- Audit your entire team's access quickly with list_account_users to ensure only the right people see your brand assets.
- Find specific files faster by using search_widen_assets with internal syntax to bypass complex navigation.
- Clean up your storage by using delete_media_asset to remove old files that are no longer needed for your projects.
- Explore your folder structure easily with list_global_categories to see how your DAM is organized at a glance.

## How It Works

The bottom line is you get a chat-based interface for your entire DAM library.

1. Get your Widen Access Token from your account settings.
2. Enter the token into your Connector client configuration.
3. Start asking your agent to find, update, or list assets.

## Frequently Asked Questions

**Can I use the Widen (Acquia DAM) MCP to find assets for my website?**
Yes. You can ask your agent to find specific images or videos and get the correct CDN links and HTML snippets ready for your site.

**Does the Widen (Acquia DAM) MCP let me update file tags?**
It does. You can use your agent to change metadata fields on any asset, making it much faster to keep your library organized.

**Can I use the Widen (Acquia DAM) MCP to see who has access to my files?**
Yes, you can list all authorized users and their roles to see who has permission to view or edit content in your DAM.

**How does the Widen (Acquia DAM) MCP help with content organization?**
It lets you browse top-level categories and see what's inside specific folders or collections without having to click through the whole DAM.

**Is it possible to delete old files using the Widen (Acquia DAM) MCP?**
Yes, you can ask your agent to remove obsolete media assets to keep your storage clean and your library current.

**Can I search for assets using specific categories through the agent?**
Yes. The `search_widen_assets` tool supports Widen's internal search syntax. You can use 'cat:' followed by the category name or ID to filter your search results to a specific folder or organizational node.

**How do I get the direct public URL for an image to use on my website?**
You can use the `list_cdn_embed_links` tool. Provide the unique asset ID, and your AI agent will return all active CDN embed links and HTML snippets (like iFrame tags) available for that file.

**Is it possible to update an asset's description via chat?**
Absolutely. Use the `update_asset_metadata` tool. Provide the asset ID and a JSON object containing the field updates (e.g., `{ 'description': 'New project photo' }`), and your agent will apply the changes instantly.