# Brandfetch Node

> Search brands, retrieve brand context and assets, and enrich transactions through Brandfetch.

**URL:** https://caywork.com/learn/docs/node/brandfetchmcp-node

## Content

## Description
Search brands, retrieve brand context and assets, and enrich transactions through Brandfetch.

## Parameters
* **action** (string): Enabled sub-action to run.
* **params** (object): Action-specific inputs.

## Actions
* `brandfetchmcp_brand_search`
* `brandfetchmcp_build_logo_urls`
* `brandfetchmcp_enrich_transaction`
* `brandfetchmcp_get_asset_base64`
* `brandfetchmcp_get_brand`
* `brandfetchmcp_get_brand_context`
* `brandfetchmcp_send_feedback`

## Use Cases
1. **Automate Brandfetch workflows**: Add the node, enable the actions you need, and let the agent invoke them through Scalekit.
2. **Enforce least privilege**: Only enable the subset of actions required for the current agent flow.