Bynder Connector for AI agents.
10 live capabilities
Retrieve and manage brand assets from your DAM without leaving your chat.
Waiting for input…
Why people use Bynder
Bynder DAM Integration for Faster Brand Asset Retrieval
With this Connector, you just tell your AI client what you need in plain English. It searches your entire Bynder library, identifies the correct visual, and provides the download URL immediately. You skip the navigation entirely and go straight to the work.
What Vinkius changes
You get instant access to your entire media library through a simple chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Finding specific campaign assets
A marketing lead needs a specific logo for a social post but can't remember the name.
- Real-world use case 02
Verifying copyright and metadata
A graphic agency needs to check if a file's copyright is updated.
- Real-world use case 03
Auditing user permissions
A creative ops manager needs to see who has access to the portal.
Complete set · 10capabilities
The complete Bynder capability set.
These are the exact actions your AI can choose when you ask it to work with Bynder.
01—04
4 capabilities in this set.
Part of 10 available through Bynder.
- 01 Capability
Get account usage
Check your current storage and traffic stats. Use this to monitor your account limits.
- 02 Capability
List smart filters
Review all your configured smart filters. This shows how your automated filtering is set up.
- 03 Capability
List tags
See every tag used to categorize your assets. This helps you understand your current taxonomy.
- 04 Capability
List users
See a list of everyone with access to your portal. Use this to audit your user permissions.
05—07
3 capabilities in this set.
Part of 10 available through Bynder.
- 05 Capability
Patch asset metadata
Update the metadata fields for a specific asset. This keeps your records current without manual entry.
- 06 Capability
Get download link
Get a direct public or secure URL for a specific file. This avoids manual link hunting.
- 07 Capability
List assets
Pull a list of all digital assets from your DAM. This gives you a high-level view of your library.
08—10
3 capabilities in this set.
Part of 10 available through Bynder.
- 08 Capability
List collections
View all media collections in your Bynder account. Use this to see how your assets are grouped.
- 09 Capability
Get asset
View the specific details and metadata for one file. Use this to inspect individual asset properties.
- 10 Capability
Get collection
See the contents and details of a specific collection. This helps you explore curated groups.
Set up in minutes
One URL. Then ask Bynder to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Bynder from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_SfBucJOGvtVfpiJTwTqMEfFXRhuyPCDJq4kG4f8A/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Bynder, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Bynder for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_SfBucJOGvtVfpiJTwTqMEfFXRhuyPCDJq4kG4f8A/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Bynder URL.
- Step 03
Save and start
Save the connection and enable Bynder in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"bynder": {
"url": "https://edge.vinkius.com/vk_preview_SfBucJOGvtVfpiJTwTqMEfFXRhuyPCDJq4kG4f8A/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Bynder
Open Agent mode in chat and ask: "Using Bynder, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"bynder": {
"url": "https://edge.vinkius.com/vk_preview_SfBucJOGvtVfpiJTwTqMEfFXRhuyPCDJq4kG4f8A/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Bynder
Ask Copilot: "Using Bynder, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"bynder": {
"url": "https://edge.vinkius.com/vk_preview_SfBucJOGvtVfpiJTwTqMEfFXRhuyPCDJq4kG4f8A/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Bynder
Open Cascade and ask: "Using Bynder, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"bynder": {
"url": "https://edge.vinkius.com/vk_preview_SfBucJOGvtVfpiJTwTqMEfFXRhuyPCDJq4kG4f8A/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Bynder
Ask Cline: "Using Bynder, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add bynder --transport http "https://edge.vinkius.com/vk_preview_SfBucJOGvtVfpiJTwTqMEfFXRhuyPCDJq4kG4f8A/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Bynder
Ask Claude: "Using Bynder, show me...". 10 tools are ready
Where the request belongs
Work Bynder can move forward.
For marketing leads and creative ops who are tired of digging through messy DAM folders to find the right files for a deadline.
Marketing Specialist
Finds campaign visuals in seconds to share with the team during a live launch.
Graphic Agency Lead
Verifies that internal metadata matches brand guidelines without opening a browser.
Creative Operations Manager
Audits tag usage and storage limits across the whole account to stay on budget.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBrandfolder
Automate digital asset management with Brandfolder. search assets, check organizations, and browse collections from any AI agent.
Fluxiom
Manage digital assets, organize with tags, and oversee collections via AI agents with Fluxiom DAM.
Canto
Empower your AI agents to manage, search, and update your Canto digital assets, albums, and folder structures effortlessly.
Widen (Acquia DAM)
Search and manage digital assets, metadata, and CDN embed links on Widen (Acquia DAM). the leading enterprise DAM solution.
Frontify
Manage digital assets and brand guidelines via Frontify. list workspace projects and assets, handle metadata, audit brand portals, and manage users directly from any AI agent.
Cincopa
Manage video and media galleries via Cincopa. track assets, trigger uploads, and monitor engagement directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Bynder connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Bynder.
The practical details behind the request, access and result.
Can Bynder MCP find specific images by keyword?
Yes, you can ask your agent to search your entire media library using any keywords, tags, or specific asset IDs to find exactly what you need.
How do I get download links for my assets through the AI?
Just ask your agent for the link to a specific file. It will retrieve the direct public or secure URL for you instantly so you can share it.
Can I update my asset tags through the AI agent?
Yes, you can ask your agent to patch metadata for any asset. This allows you to update tags, descriptions, or other fields without opening the platform.
Does Bynder MCP show me who has access to my account?
Yes, you can ask your agent to list all users. This is a great way to quickly audit who has portal access and manage permissions.
Can I check my storage limits using Bynder MCP?
Yes, your agent can retrieve your account usage stats. You can ask it to check how much storage or traffic you have remaining at any time.
Is Bynder MCP good for managing brand assets?
It's perfect for brand management. It connects your source of truth to your daily workflow, making it easy to find, share, and organize your creative assets.
Can the AI generate a native download link for a large video asset?
Yes. Once the agent identifies the particular asset ID from a list command, you can request a direct download link. It invokes the platform's specific get_download_link route avoiding manual gallery searching.
Will it discover collections created by other members of my team?
Yes. The list_user_collections endpoint enables cross-inspections returning aggregated folders that exist on Bynder infrastructure letting you know precisely which assets were curated by designers.
Does the integration allow altering taxonomy and metadata fields?
Yes. Using the patch_asset_metadata functionality, you can ask your AI to append missing SEO properties natively directly inside your Bynder catalog records.
One connection away
Give your agent a direct line to Bynder.
Connect Bynder once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available