Fodda
About
Fodda gives AI agents access to expert-curated knowledge graphs across retail, beauty, sports, consumer electronics, fashion, and innovation, plus a supplemental layer of 22 institutional data sources including FDA, FRED, PubMed, BLS, and Census. Agents query structured, sourced
Details
- Author
- piers-fawkes
- Downloads
- 250
- Categories
- Search, Knowledge Base, AI
Jump to
- Semantic search across curated industry data
- Explore relationships between concepts, brands, and trends
- Access evidence and source attribution for nodes
- Generate macro industry overviews
- Powered by PSFK's expert analysis and trend forecasting
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
FoddaCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Install globally via npm install -g fodda-mcp or run directly with npx fodda-mcp. Obtain an API key from https://app.fodda.ai and use the available tools (search_graph, get_neighbors, get_evidence, get_node, psfk_overview, psfk_insights) to interact with the knowledge graph.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"fodda": {
"fodda": {
"command": "npx",
"args": [
"-y",
"fodda-mcp"
],
"env": {
"FODDA_API_KEY": "your-fodda-api-key-here"
}
}
}
}
}
McpServers
{
"fodda": {
"command": "npx",
"args": [
"-y",
"fodda-mcp"
],
"env": {
"FODDA_API_KEY": "your-fodda-api-key-here"
}
}
}
Fodda Knowledge Graphs
Expert-curated knowledge graphs for AI agents — PSFK Retail, Beauty, Sports and more.Overview
Fodda MCP provides AI agents with access to expert-curated knowledge graphs covering retail, beauty, sports, and other industries. Query structured insights, explore relationships, retrieve evidence, and generate macro overviews powered by PSFK's proprietary research.Features
- Search Knowledge Graphs - Semantic search across curated industry data - Explore Relationships - Navigate connections between concepts, brands, and trends - Evidence & Attribution - Access source materials and research citations - Industry Overviews - Generate macro insights across sectors - PSFK Research - Powered by PSFK's expert analysis and trend forecastingAvailable Tools
1. search_graph - Search the knowledge graph with semantic understanding 2. get_neighbors - Get neighboring nodes and explore relationships 3. get_evidence - Retrieve evidence and source attribution for nodes 4. get_node - Get detailed information about specific nodes 5. psfk_overview - Generate macro overviews for industries/sectors 6. psfk_insights - Get AI-powered insights from the knowledge graphInstallation
Install globally: npm install -g fodda-mcp Or run directly: npx fodda-mcpGetting an API Key
Sign up for a Fodda API key at https://app.fodda.aiUse Cases
- Market Research - Query trends and insights across industries - Competitive Intelligence - Explore brand relationships and positioning - Trend Analysis - Discover emerging patterns in retail, beauty, and sports - Content Creation - Generate data-backed insights for articles and reports - Strategic Planning - Access curated research for business decisionsSupport
- Documentation: https://www.npmjs.com/package/fodda-mcp - API Docs: https://api.fodda.ai/docs - Website: https://fodda.aiSign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.


