← fodda.ai

INDIVIDUAL MCP TOOL

generate_visual

Create a presentation-ready data visualization from research findings.

fodda.ainone authenticationAvailability not checked

LIVE ENDPOINT

https://mcp.fodda.ai/deep-research

No auth detected

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

Indexed input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name or description contains a write-action term.

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/deep-research"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

Name: fodda_mcp
Remote MCP URL: https://mcp.fodda.ai/deep-research

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/deep-research"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "fodda_mcp",
  "transport": "streamable-http",
  "url": "https://mcp.fodda.ai/deep-research"
}
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.
  • 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_evidence — Get the source articles, case studies, and statistics behind a specific trend — with full citations and publisher attribution.
  • 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.