Fodda Research Agent
Description
Expert-curated trend, brand, research, and earnings intelligence from named experts' knowledge graphs (220+ graphs across retail, beauty, sports, finance, and institutional data). Delegate a task in natural language — Fodda selects the right tools and returns a synthesized result. Pay per task via Stripe Shared Payment Token; no account required.
Skills
Brand Intelligence
brand-intelligenceTrack a brand's trend footprint, competitive context, and market signals across expert-curated graphs.
Trend Search
trend-searchSearch expert-curated knowledge graphs for trends with supporting evidence and source attribution.
Deep Research
deep-researchFull multi-source autonomous research: expert-curated knowledge graphs, earnings-call intelligence, and institutional data, synthesized into a cited editorial report. Returned as an async task — poll tasks/get for the result. API key required; SPT support coming.
Cross-Company Earnings Themes
earnings-intelligenceSurface cross-company and industry-level themes from earnings calls — analyst concerns, management commentary, guidance trends, and divergence detection across sectors.
Per-Ticker Earnings Intelligence
per-ticker-earningsThe strategic truth layer per company: what analysts pressed on, where management deflected, marketing/retail/tech/sustainability activity, CEO intelligence, and market-validated consumer trends — quarterly records with multi-quarter history for 500+ consumer-sector companies.
Expert Consult
expert-consultConsult a named Human Agent — a real expert's digital twin that answers in their voice and researches across expert graphs, earnings calls, and market data on your behalf.
Commissioned Deliverable
commissioned-deliverableCommission a finished document from an analyst — a marketing plan, deck review, or trend briefing. The analyst researches, then produces the document in the background; returned as an async job (poll for the artifact). Priced per offering; see each analyst's offerings.
System Capabilities
Input Modes
Output Modes
Streaming
✗ Not supportedCategory
General / GeneralManifest URL
https://www.fodda.ai/.well-known/agent-card.jsonOpenAPI/Endpoint URL
https://mcp.fodda.ai/a2aAgent Card Schema
This manifest contains structural definitions, parameters, and metadata endpoints.
{
"display_name": "Fodda Research Agent",
"description": "Expert-curated trend, brand, research, and earnings intelligence from named experts' knowledge graphs (220+ graphs across retail, beauty, sports, finance, and institutional data). Delegate a task in natural language — Fodda selects the right tools and returns a synthesized result. Pay per task via Stripe Shared Payment Token; no account required.",
"manifest_url": "https://www.fodda.ai/.well-known/agent-card.json",
"openapi_url": "https://mcp.fodda.ai/a2a",
"version": "1.33.0",
"category": "General",
"target_audience": "General",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"skills": [
{
"id": "brand-intelligence",
"name": "Brand Intelligence",
"description": "Track a brand's trend footprint, competitive context, and market signals across expert-curated graphs.",
"tags": [
"brand",
"competitive",
"intelligence"
],
"examples": [
"What is Nike doing?",
"Brand intelligence for Patagonia"
]
},
{
"id": "trend-search",
"name": "Trend Search",
"description": "Search expert-curated knowledge graphs for trends with supporting evidence and source attribution.",
"tags": [
"trends",
"search",
"research"
],
"examples": [
"sustainable packaging trends",
"Gen Z beauty habits"
]
},
{
"id": "deep-research",
"name": "Deep Research",
"description": "Full multi-source autonomous research: expert-curated knowledge graphs, earnings-call intelligence, and institutional data, synthesized into a cited editorial report. Returned as an async task — poll tasks/get for the result. API key required; SPT support coming.",
"tags": [
"research",
"report",
"analysis"
],
"examples": [
"comprehensive report on Gen Z luxury",
"detailed analysis of the resale market"
]
},
{
"id": "earnings-intelligence",
"name": "Cross-Company Earnings Themes",
"description": "Surface cross-company and industry-level themes from earnings calls — analyst concerns, management commentary, guidance trends, and divergence detection across sectors.",
"tags": [
"earnings",
"financial",
"intelligence",
"cross-company"
],
"examples": [
"what are hotel companies saying about labor costs",
"where are executives deflecting on margins"
]
},
{
"id": "per-ticker-earnings",
"name": "Per-Ticker Earnings Intelligence",
"description": "The strategic truth layer per company: what analysts pressed on, where management deflected, marketing/retail/tech/sustainability activity, CEO intelligence, and market-validated consumer trends — quarterly records with multi-quarter history for 500+ consumer-sector companies.",
"tags": [
"earnings",
"analyst-pressure",
"activity",
"validated-trends"
],
"examples": [
"What are analysts pressing Nike on?",
"Compare how Lululemon and On Running talk about growth",
"Show me Costco's analyst Q&A themes",
"Which consumer trends do KR's earnings validate?"
]
},
{
"id": "expert-consult",
"name": "Expert Consult",
"description": "Consult a named Human Agent — a real expert's digital twin that answers in their voice and researches across expert graphs, earnings calls, and market data on your behalf.",
"tags": [
"expert",
"consult",
"analyst"
],
"examples": [
"Consult Ben Dietz about culture-led brand strategy",
"Ask Anu Lingala about 2026 macro trends"
]
},
{
"id": "commissioned-deliverable",
"name": "Commissioned Deliverable",
"description": "Commission a finished document from an analyst — a marketing plan, deck review, or trend briefing. The analyst researches, then produces the document in the background; returned as an async job (poll for the artifact). Priced per offering; see each analyst's offerings.",
"tags": [
"deliverable",
"document",
"analyst",
"async"
],
"examples": [
"Commission a marketing plan from Ben Dietz for a Gen-Z skincare launch",
"Ask for a trend briefing deliverable on resale"
]
}
],
"default_input_modes": [
"text/plain"
],
"default_output_modes": [
"text/plain",
"application/json"
],
"extra": {
"protocolVersion": "0.3.0",
"preferredTransport": "JSONRPC",
"provider": {
"organization": "Fodda (PSFK)",
"url": "https://www.fodda.ai"
},
"documentationUrl": "https://www.fodda.ai/llms.txt",
"iconUrl": "https://ucarecdn.com/6e7893d7-6b14-426b-83bc-574a3f72d6bc/foddafavicon.png"
},
"found": true,
"strategy": "manifest-a2a",
"protocol_std": "a2a"
}Actions
The **Agent Card** is a standardized JSON metadata schema containing the agent's capabilities, default inputs/outputs, and OpenAPI endpoints. Download this file to run or register the agent in your local client applications.