ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Widen with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Search and manage digital assets, metadata, and CDN embed links on Widen (Acquia DAM). the leading enterprise DAM solution.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 10 capabilities

The complete Widen capability set.

These are the exact actions your AI can choose when you ask it to work with Widen.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Widen.

  1. 01

    Get category contents

    Retrieves the assets and sub-nodes within a specific category

  2. 02

    List cdn embed links

    Retrieves all active CDN embed links and HTML snippets for a specific asset

  3. 03

    List global categories

    Lists all top-level categories (folders) in the DAM hierarchy

  4. 04

    List saved collections

    Lists all user-defined asset collections

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Widen.

  1. 05

    List account users

    Lists all authorized users in the Acquia DAM instance

  2. 06

    Search widen assets

    Provide a search query string. Search for assets in Acquia DAM (Widen) using the internal search syntax

  3. 07

    Update asset metadata

    Provide the asset ID and a JSON object mapping field keys to values. Updates the metadata fields of an existing asset

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Widen.

  1. 08

    Delete media asset

    This action is irreversible and removes the asset from all collections. Permanently removes an asset from the Acquia DAM

  2. 09

    Get asset details

    Retrieves comprehensive metadata and technical properties for a specific asset

  3. 10

    List collection assets

    Lists all assets contained within a specific user collection

Observed, not estimated

885ms average. Fast in production.

Widen is checked daily against the live service.

Daily averagePeak 978ms
Aug 20Today
Fastest day
715ms
Slowest day
978ms
14-day trend
Slowing+20%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Widen, so you can see the experience inside your AI.

It does not authenticate your account with Widen. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Widen Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_tvsHgwAARHZacWEtFstZepC8ksvfPuxvzygkXkcY/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Widen capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "widen-acquia-dam-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_tvsHgwAARHZacWEtFstZepC8ksvfPuxvzygkXkcY/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Widen owners ask.

  • 01

    Can I search for assets using specific categories through the agent?

    Yes. The search_widen_assets capability 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.

  • 02

    How do I get the direct public URL for an image to use on my website?

    You can use the list_cdn_embed_links capability. 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.

  • 03

    Is it possible to update an asset's description via chat?

    Absolutely. Use the update_asset_metadata capability. 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.