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

Fodda Synthetic Expert Consult

ai.fodda/expert-consult

Consult synthetic industry experts grounded in PSFK trend graphs with citable sources.

Uptime
5.3%
19 probes
Response
1002ms
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.

list_analysts

Lists available synthetic analyst personas (e.g. brand-cmo, brand-ceo, brand-cfo). To query a company-specific synthetic expert (e.g., "Nike CMO", "Apple CMO", "Adidas CEO"), consult brand-cmo (or rel…

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…

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" (…

consult_analyst

Consult a named Synthetic Analyst who answers in their expert voice using their curated knowledge graph — one-off questions or multi-turn engagements (pass session_id back to continue). Each analyst h…

request_deliverable

Commission a finished document from an analyst — a skill-based deliverable like a marketing plan, deck review, or trend briefing. Specify offering_key (see the `offerings` list on each analyst from li…

check_deliverable_status

Poll a deliverable commissioned with request_deliverable. Pass the job_id from that response. Returns the current status ("working" | "completed" | "failed") and, once completed, the artifact links to…

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_synthetic_expert_consult": {
      "url": "https://mcp.fodda.ai/expert-consult",
      "transport": "streamable-http"
    }
  }
}