get_supplemental_context
InactiveTool of Fodda Knowledge Graphs
Targeted pull for macro/institutional data — research workflows include this automatically; call directly only for standalone economic context. Gets real-time market data from 80+ authoritative sources in a single call — economic indicators, trade statistics, consumer demand signals, research trends, demographics, and more. The server automatically selects the most relevant sources for your query. Returns categorized data blocks (demand_signals, economic_context, market_data, research_signals, demographic_context) with source attribution for citations. Uses 5 tokens ($2.50 via SPT) per standalone use.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"query"
],
"properties": {
"query": {
"type": "string",
"description": "The topic or query to get supplemental data for (e.g., 'sustainable packaging', 'tequila spirits market', 'Gen Z beauty')"
},
"brands": {
"type": "array",
"items": {
"type": "string"
},
"description": "Brand names to include in demand/product lookups (e.g., ['Nike', 'Adidas']). Triggers Google Trends comparison and Amazon product search."
},
"domain": {
"type": "string",
"description": "Domain hint to improve source routing: 'retail', 'beauty', 'fashion', 'sports', 'food', 'technology', 'culture', 'travel', 'design'. If omitted, inferred from query."
},
"userId": {
"type": "string",
"description": "Optional user identifier for trial usage tracking."
},
"graph_ids": {
"type": "array",
"items": {
"type": "string"
},
"description": "Graph IDs from prior search results — helps refine domain inference."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Fodda Knowledge Graphs
https://github.com/fodda/mcp-server
1/7 registries