INDIVIDUAL MCP TOOL
get_label_values
List all brands, locations, technologies, audiences, or trends within a specific knowledge graph.
LIVE ENDPOINT
https://mcp.fodda.ai/earnings-intelligence
Connect to this endpoint to inspect the live schema for get_label_values 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
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/earnings-intelligence"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"fodda_mcp": {
"type": "http",
"url": "https://mcp.fodda.ai/earnings-intelligence"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: fodda_mcp
Remote MCP URL: https://mcp.fodda.ai/earnings-intelligence
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/earnings-intelligence"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"fodda_mcp": {
"type": "http",
"url": "https://mcp.fodda.ai/earnings-intelligence"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "fodda_mcp",
"transport": "streamable-http",
"url": "https://mcp.fodda.ai/earnings-intelligence"
}
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_earnings_intelligence— Cross-company thematic earnings intelligence from the knowledge graph and web sources.