Fodda

by piers-fawkes

250 downloads
Not rated
GitHub

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

- 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:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Fodda
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. 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 forecasting

Available 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 graph

Installation

Install globally: npm install -g fodda-mcp Or run directly: npx fodda-mcp

Getting an API Key

Sign up for a Fodda API key at https://app.fodda.ai

Use 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 decisions

Support

- Documentation: https://www.npmjs.com/package/fodda-mcp - API Docs: https://api.fodda.ai/docs - Website: https://fodda.ai
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.