Brand health & trend footprint across PSFK expert graphs with citable sources, not web summaries.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Inspect callable tools, capabilities, and parameters exposed to AI agents by Fodda Brand Intelligence.
list_graphsDiscover available knowledge graphs, metadata, and routing instructions.
search_graphHybrid keyword + semantic search across curated graphs for trend clusters and evidence.
search_statisticsSearch for specific quantitative metrics, indicators, and numeric data points.
search_insightsSearch expert quotes, qualitative signals, and professional interpretations.
get_label_valuesDiscover valid values for a node label or category.
get_neighborsTraverse from seed nodes to discover related concept nodes and links.
Expert-curated knowledge graphs for AI agents β PSFK Retail, Beauty, Sports and partner datasets via the Model Context Protocol.
https://mcp.fodda.ai/c/<your-token>)Note: legacy
?api_key=URLs are no longer accepted (raw keys in URLs leak into logs and browser history). If your connector stops working, just grab a fresh MCP URL at app.fodda.ai. One-click OAuth connect arrives with Fodda's Anthropic Connectors Directory listing.
For Claude Enterprise with admin-managed connectors, your workspace admin can register the Fodda MCP server using the same Streamable HTTP endpoint (https://mcp.fodda.ai/mcp) via the Admin Console. See Enterprise MCP Setup for full details.
Use OpenAI's native MCP support β no function definitions needed:
Tip: To reduce latency with 30+ tools, use
allowed_toolsto filter:"allowed_tools": ["search_graph", "search_statistics", "brand_tracker"]
Legacy: If you're using
chat.completions.create()with function calling, define a custom function that calls the Fodda REST API. See fodda.ai/connect for details.
Connect to the /mcp endpoint using HTTP POST (Streamable HTTP) with Authorization: Bearer YOUR_API_KEY:
Connect to https://mcp.fodda.ai/sse with an Authorization: Bearer YOUR_API_KEY header.
The Fodda MCP server exposes a rich suite of 30 tools to search, analyze, brainstorm, and visualize trends, expert-curated knowledge graphs, and corporate documents.
| Tool | Description | Deterministic |
|---|---|---|
list_graphs | Discover available knowledge graphs, metadata, and routing instructions. | β |
search_graph | Hybrid keyword + semantic search across curated graphs for trend clusters and evidence. | β |
search_statistics | Search for specific quantitative metrics, indicators, and numeric data points. | β |
search_insights | Search expert quotes, qualitative signals, and professional interpretations. | β |
get_label_values | Discover valid values for a node label or category. | β |
| Tool | Description | Deterministic |
|---|---|---|
get_neighbors | Traverse from seed nodes to discover related concept nodes and links. | β |
get_node | Retrieve detailed metadata, properties, and attributes for a single node by ID. | β |
get_evidence | Retrieve source signals, articles, citations, and provenance for a trend or node. | β |
discover_adjacent_trends | Find semantically similar trends to a given trend node. | β |
| Tool | Description | Deterministic |
|---|---|---|
get_domain_intelligence | Search all PSFK curated domain graphs (retail, beauty, sports, fashion, consumer electronics, F&B) in parallel. | β |
get_expert_intelligence | Query specialist industry graphs built by leading strategists and experts. | β |
get_report_intelligence | Search institutional report insights from DHL, PwC, Delta, and other partners. | β |
| Tool | Description | Deterministic |
|---|---|---|
get_earnings_intelligence | Query management commentary, business guidance, and Q&A from company earnings calls. | β |
get_earnings_divergence | Detect deflections, gaps, and divergence between analyst concerns and executive responses in earnings calls. | β |
| Tool | Description | Deterministic |
|---|---|---|
brand_tracker | Compile a comprehensive Brand Intelligence Profile across all knowledge graphs. | β |
brainstorm_topic | Graph-powered brainstorm map discovering unexpected connections and adjacent territories. | β |
| Tool | Description | Deterministic |
|---|---|---|
deep_research_topic | Launch an autonomous research session combining graphs with live web search. | β |
check_research_status | Check progress or retrieve the final narrative report of a deep research job. | β |
get_supplemental_context | Fetch macro context from up to 10 institutional data sources in a single query. | β |
check_supplemental_status | Retrieve output from a supplemental context job. | β |
| Tool | Description | Deterministic |
|---|---|---|
list_analysts | List available Synthetic Analyst expert personas. | β |
consult_analyst | Engage a Synthetic Analyst persona to synthesize answers with specialized voice. | β |
generate_visual | Generate branded SVG data visualizations (Cultural Shifts, Competitive Compass, Innovation Pathway, etc.). | β |
Note on Dynamic Partner Skills: When partner skills (such as Paralogy or Igloo) are enabled for a user's account, additional specialized tools (e.g.
paralogy_analyze_trends, ideation tools) are dynamically registered on the MCP server and made available automatically.Note on System Utilities: The server also registers several helper and account management utilities (e.g.,
get_my_account,toggle_graph_preference,update_user_profile,manage_scheduled_reports,send_feedback) to allow the AI assistant to query subscription status, manage scheduled briefings, or save personalization settings directly.
| Endpoint | Description |
|---|---|
GET /health | Health check ({ "status": "ok", "version": "..." }) |
POST /mcp | MCP endpoint β call the standard tools/list method on an initialized session to retrieve full tool schemas and capabilities |
Preferred β HTTP header (used by the directory connection and all header-capable clients). Pass your Fodda API key as a Bearer token:
The server also accepts the key via an X-API-Key: sk_live_... header.
In MCP request _meta:
Fallback β URL query parameter. Some clients (e.g. the Claude.ai web custom
connector UI) cannot set custom request headers. For those, the key may be passed as
?api_key=.... This is provided only for compatibility; prefer header-based auth
wherever the client supports it, since URLs are more likely to be logged by
intermediaries. The server never returns your API key in tool output.
| Variable | Description | Default |
|---|---|---|
PORT | HTTP server port (omit for stdio mode) | β |
FODDA_API_URL | Upstream API base URL | https://api.fodda.ai |
FODDA_MCP_SECRET | HMAC signing secret for API requests | β |
NODE_ENV | Environment (development / production) | production |
docker build -t fodda-mcp . && docker run -p 8080:8080 -e PORT=8080 fodda-mcp./deploy_cloud_run.shdeployment/k8s/deployment/terraform/This server is published to the Official MCP Registry as ai.fodda/mcp-server.
Full policy: https://www.fodda.ai/privacy
Summary of how the Fodda MCP server handles data (the hosted policy is authoritative):
https://api.fodda.ai) over TLS.See the full hosted Privacy Policy (last updated June 16, 2026) for the complete, authoritative terms.
To report a security issue, email hello@fodda.ai with "SECURITY" in the subject line.
Proprietary β fodda.ai
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/fodda-brand-intelligence)<a href="https://allmcps.com/mcp/fodda-brand-intelligence"><img src="https://allmcps.com/api/badge/fodda-brand-intelligence?style=directory" alt="Fodda Brand Intelligence on AllMCPs" /></a>