How to Use the Frontify MCP in Claude Code
Manage Frontify assets and brand pipelines directly from your Claude Code terminal.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Frontify MCP to Claude Code
Create your Vinkius account to connect Frontify to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Run Frontify CLI audits with this MCP Server
The `list_native_brands` tool extracts global brand namespaces directly into your terminal. Claude Code uses this data to verify that your local configuration files match your active brand properties. This headless MCP integration lets you chain this with `list_brand_guidelines` to pull down entire documentation trees. This lets you run compliance checks on your codebase during CI/CD runs or SSH sessions.
Scripted asset deletion from the command line
The `wipe_media_asset` tool lets you remove files from your DAM without opening a browser. Claude Code executes this command to purge deprecated assets during automated repository cleanups. It monitors API consumption using `get_account_limits` to keep your scripts within safe boundaries. This prevents your terminal automation from failing due to unexpected rate-limiting blocks.
Bulk update metadata from the terminal
The `patch_asset_metadata` tool modifies asset attributes using simple command-line prompts. Claude Code can parse a local CSV file and update dozens of Frontify assets in one go. It uses `list_workspace_projects` to locate the correct target directories before applying changes. This keeps your metadata clean and consistent without manual web console work.
Set up Frontify MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seefrontify-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Frontify transactions." It will automatically discover and invoke the available Frontify tools.
claude mcp add --transport http frontify-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Frontify MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Frontify MCP today
We host it, we monitor it, we maintain it. You just paste one token.