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

Fodda Earnings Intelligence

ai.fodda/earnings-intelligence

Cross-company earnings trends & executive divergence with citable sources.

Uptime
5.3%
19 probes
Response
893ms
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…

get_earnings_intelligence

Cross-company thematic earnings intelligence from the knowledge graph and web sources. Use for multi-company comparisons ("what are hotel companies saying about labor costs?"), industry-level queries,…

get_earnings_divergence

Cross-company analyst-management divergence detection from the knowledge graph (legacy-thematic). Surfaces where executives are deflecting, reframing, or avoiding specific topics — the gap between wha…

get_company_earnings

The canonical per-ticker earnings source. Returns the full truth-layer record for covered tickers (517 consumer-sector companies) — analyst concerns, sentiment labels, strategic activity (marketing/re…

get_validated_trends

Returns market-validated consumer trends from corporate earnings reports cross-validated by Fodda's analysis pipeline. Connects earnings commentary (analyst concerns, CEO statements) with consumer tre…

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

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_earnings_intelligence": {
      "url": "https://mcp.fodda.ai/earnings-intelligence",
      "transport": "streamable-http"
    }
  }
}