Frontify Connector for AI agents.
10 live capabilities
Manage brand assets and guidelines directly from your preferred client.
Waiting for input…
Why people use Frontify
Fix Frontify DAM navigation headaches with the Frontify
With this Connector, you just ask your agent to find the Acme Corp logo. It scans the workspace, pulls the metadata, and gives you the link instantly. You stop clicking and start creating.
What Vinkius changes
That you stop clicking through folders and start getting answers directly in your chat.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Finding brand assets for a new campaign
A marketer needs to find a specific logo.
- Real-world use case 02
Onboarding a new freelancer
A manager needs to add a freelancer to a project.
- Real-world use case 03
Updating asset descriptions in bulk
A designer needs to update a title.
Complete set · 10capabilities
The complete Frontify capability set.
These are the exact actions your AI can choose when you ask it to work with Frontify.
01—04
4 capabilities in this set.
Part of 10 available through Frontify.
- 01 Capability
Get account limits
Check your current limits for pictures and other assets. Use this to see how much storage you have left.
- 02 Capability
Wipe media asset
Permanently delete specific media assets from your database. Use this to clear out old files and save on storage.
- 03 Capability
Execute graphql payload
Run custom GraphQL strings for advanced data retrieval. This is perfect for finding very specific data points.
- 04 Capability
Get project assets
View the specific assets and limits for a project. This gives you a clear view of what's inside a workspace.
05—07
3 capabilities in this set.
Part of 10 available through Frontify.
- 05 Capability
List native brands
See the properties of your active global namespaces. This helps you understand how brands are structured in your account.
- 06 Capability
List brand guidelines
Find specific documentation trees and brand rules. Use this to pull UI or UX constraints quickly.
- 07 Capability
List workspace projects
See all the projects and rules attached to your workspace. It helps you keep track of active collaborative areas.
08—10
3 capabilities in this set.
Part of 10 available through Frontify.
- 08 Capability
List platform users
Check the identity schemas for all users in your account. Use this to audit who has access to your data.
- 09 Capability
Invite workspace user
Send an invitation and assign a role to a user in a project. This automates the onboarding of new team members.
- 10 Capability
Patch asset metadata
Update titles and other attributes for your brand assets. This lets you keep your library organized without manual entry.
Set up in minutes
One URL. Then ask Frontify to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Frontify 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_egMleLMhyfFms4w71TWv7ASFvlkTwYqeaeCjXUfB/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 Frontify, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Frontify for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_egMleLMhyfFms4w71TWv7ASFvlkTwYqeaeCjXUfB/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 Frontify URL.
- Step 03
Save and start
Save the connection and enable Frontify in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"frontify": {
"url": "https://edge.vinkius.com/vk_preview_egMleLMhyfFms4w71TWv7ASFvlkTwYqeaeCjXUfB/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 Frontify
Open Agent mode in chat and ask: "Using Frontify, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"frontify": {
"url": "https://edge.vinkius.com/vk_preview_egMleLMhyfFms4w71TWv7ASFvlkTwYqeaeCjXUfB/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 Frontify
Ask Copilot: "Using Frontify, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"frontify": {
"url": "https://edge.vinkius.com/vk_preview_egMleLMhyfFms4w71TWv7ASFvlkTwYqeaeCjXUfB/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 Frontify
Open Cascade and ask: "Using Frontify, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"frontify": {
"url": "https://edge.vinkius.com/vk_preview_egMleLMhyfFms4w71TWv7ASFvlkTwYqeaeCjXUfB/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 Frontify
Ask Cline: "Using Frontify, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add frontify --transport http "https://edge.vinkius.com/vk_preview_egMleLMhyfFms4w71TWv7ASFvlkTwYqeaeCjXUfB/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 Frontify
Ask Claude: "Using Frontify, show me...". 10 tools are ready
Where the request belongs
Work Frontify can move forward.
This is for brand managers and creative leads who are tired of being the human search engine for their team's assets. It's for the person who needs to keep brand consistency high without the manual overhead of constant file management.
Brand Manager
Audits brand portals and checks guidelines for new campaigns.
Content Marketer
Updates asset metadata and searches for specific media files.
Creative Director
Manages team access and oversees project workspace rules.
DAM Developer
Tests custom queries and verifies asset schemas.
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.
Amplience
Connect your Amplience CMS to your AI agent. query hubs, pull content, edit schemas, and deploy live items easily via chat.
Fluxiom
Manage digital assets, organize with tags, and oversee collections via AI agents with Fluxiom DAM.
Builder.io
Manage your visual CMS via Builder.io. track content entries, models, and symbols directly from any AI agent.
Widen (Acquia DAM)
Search and manage digital assets, metadata, and CDN embed links on Widen (Acquia DAM). the leading enterprise DAM solution.
Canva
Empower your AI agents to manage Canva designs, upload branding assets, and trigger automatic exports directly from your chat.
Bring your own AI
Change the model, client or framework. Keep Frontify 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 Frontify.
The practical details behind the request, access and result.
Can the Frontify MCP help me manage my brand assets?
Yes, it connects your Frontify account to your AI agent so you can search, organize, and update assets using natural language instead of manual navigation.
How do I use the Frontify MCP to update asset descriptions?
You just tell your agent which asset to change and what the new description should be. The Connector handles the update automatically through the Frontify system.
Can I invite new team members to projects using the Frontify MCP?
Absolutely. You can ask your agent to send an invitation to a specific email address and assign them a role in any of your workspace projects.
Does the Frontify MCP support custom queries?
Yes, it can execute custom GraphQL payloads. This means you can ask your agent to find very specific data points that might not be available through standard filters.
Can I use the Frontify MCP to check my storage limits?
Yes, the Connector can inspect your account limits to see how many more pictures or assets you can upload before hitting your cap.
Is the Frontify MCP good for brand guidelines?
It's built for it. You can ask your agent to pull specific rules, UI constraints, or documentation from your brand's hosted trees.
Can I delete assets with the Frontify MCP?
Yes, you can tell your agent to permanently remove specific media assets from your database to free up space or clean up your library.
Can my agent search for brand assets across multiple projects in Frontify?
Yes. You can use the 'list_workspace_projects' capability to see all project IDs, and then use 'get_project_assets' or a custom 'execute_graphql_payload' to search across your entire workspace or specific brands synchronously.
How do I update the title of a digital asset via chat?
Use the 'patch_asset_metadata' capability. Provide the 'asset_id' and the new 'title'. The agent will trigger a GraphQL mutation to substitute the attribute securely, updating the label in your Frontify DAM immediately.
Can I invite a new team member to a project through the agent?
Absolutely. Use the 'invite_workspace_user' mutation. Provide the email address and the target Project ID. Your agent will command the backend to map the new user limit directly into the designated workspace flawlessly.
One connection away
Give your agent a direct line to Frontify.
Connect Frontify once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available