← fodda.ai

INDIVIDUAL MCP TOOL

get_evidence

Get the source articles, case studies, and statistics behind a specific trend — with full citations and publisher attribution.

fodda.ainone authenticationAvailability not checked

LIVE ENDPOINT

https://mcp.fodda.ai/expert-consult

No auth detected

Connect to this endpoint to inspect the live schema for get_evidence and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

fodda.ai

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.fodda_mcp]
url = "https://mcp.fodda.ai/expert-consult"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "fodda_mcp": {
      "type": "http",
      "url": "https://mcp.fodda.ai/expert-consult"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: fodda_mcp
Remote MCP URL: https://mcp.fodda.ai/expert-consult

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "fodda_mcp": {
      "url": "https://mcp.fodda.ai/expert-consult"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "fodda_mcp": {
      "type": "http",
      "url": "https://mcp.fodda.ai/expert-consult"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "fodda_mcp",
  "transport": "streamable-http",
  "url": "https://mcp.fodda.ai/expert-consult"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • get_my_account — Check the current user's account status: API call balance, plan, enabled/disabled graphs, and profile info.
  • list_graphs — List all expert knowledge graphs the user can access — IDs, descriptions, authors, sectors, signal counts, and topic coverage (e.
  • get_capabilities — Returns Fodda's main capabilities / features / offerings / products / services / tools and how to use them.
  • list_analysts — Lists available human agents and synthetic analysts (e.
  • search_graph — Find trends, signals, and expert insights across 100+ curated knowledge graphs covering retail, beauty, tech, food, travel, sports, and 30+ specialist domains.
  • get_neighbors — Discover what's connected to a specific trend — related brands, technologies, locations, and cross-domain links that search alone wouldn't surface.
  • get_node — Get the full profile of a specific trend — detailed description, lifecycle stage (emerging/building/mature), signal strength, geographic scope, and all properties.
  • get_label_values — List all brands, locations, technologies, audiences, or trends within a specific knowledge graph.