Skip to content
Back to search
100
MCP live v1.33.0 MCP 2025-11-25 streamable-http

Fodda Brand Intelligence

ai.fodda/brand-intelligence

Brand health & trend footprint across PSFK expert graphs with citable sources, not web summaries.

Uptime
5.3%
19 probes
Response
771ms
last probe
Tools
13
callable
Resources
3
readable
Prompts
0
available

Tools · 13

get_my_account

Check the current user's account status: API call balance, plan, enabled/disabled graphs, and profile info. Use when the user asks "how many API calls do I have?", "what plan am I on?", "what graphs c…

list_graphs

List all knowledge graphs the user can access — IDs, descriptions, authors, sectors, signal counts. Use FIRST in any session to discover available sources before searching. Returns graph metadata need…

get_capabilities

Returns Fodda's main capabilities / features / offerings / products / services / tools and what they cost. Call this for any question about what Fodda can do or what's available.

search_graph

Find trends, signals, and expert insights across 100+ curated knowledge graphs covering retail, beauty, tech, food, travel, sports, and 30+ specialist domains. Returns trend data with cited evidence, …

get_neighbors

Discover what's connected to a specific trend — related brands, technologies, locations, and cross-domain links that search alone wouldn't surface. Returns curated editorial connections between trends…

get_evidence

Get the source articles, case studies, and statistics behind a specific trend — with full citations and publisher attribution. Each item includes source URL, location, brand names, publication date, c…

get_node

Get the full profile of a specific trend — detailed description, lifecycle stage (emerging/building/mature), signal strength, geographic scope, and all properties. Use when you need deeper detail on a…

get_label_values

List all brands, locations, technologies, audiences, or trends within a specific knowledge graph. Use to explore what a graph contains — e.g., "what brands are in the retail graph?" or "what locations…

brand_tracker

Build a complete Brand Intelligence Profile by searching ALL knowledge graphs for a specific brand. Returns trend footprint (which trends the brand appears in), competitive landscape (co-occurring bra…

get_supplemental_context

A standard layer for macro, institutional, and real-time market data. Call this tool when curated coverage is thin, empty, or when the query is explicitly demand/attention-shaped (e.g. to get search v…

check_supplemental_status

Check if market data gathering is complete and retrieve the results. Call this after get_supplemental_context — poll every 5-10 seconds until status is COMPLETE or FAILED.

generate_visual

Create a presentation-ready data visualization from research findings. Available chart types: "cultural_shifts" (From→To transitions), "competitive_compass" (brands on 2 axes), "trend_constellation" (…

read_url

Extract clean text content from any URL. Use this when a user shares a link (competitor site, news article, client brief, trend report) and wants to cross-reference it against Fodda knowledge graphs. …

Resources · 3

Omnichannel Fulfillment Trend

Curated trend profile for Omnichannel Fulfillment in Retail

fodda://graph/retail/trend/omnichannel-fulfillment
Generative AI Agents Trend

Curated trend profile for AI Agents in Technology

fodda://graph/tech/trend/generative-ai-agents
PSFK Research Consumer Signals

Expert insight on latest retail & consumer behavior signals

fodda://expert/psfk-research/insight/latest-consumer-signals

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "fodda_brand_intelligence": {
      "url": "https://mcp.fodda.ai/brand-intelligence",
      "transport": "streamable-http"
    }
  }
}