MCP Server
Active
Fodda Earnings Intelligence MCP Server
ai.fodda/earnings-intelligence
What is the Fodda Earnings Intelligence MCP server?
Cross-company earnings trends & executive divergence with citable sources.
How to install Fodda Earnings Intelligence
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Environment / auth
AuthorizationrequiredsecretBearer token with your Fodda API key (e.g. 'Bearer sk_live_...')
Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"earnings-intelligence": {
"url": "https://mcp.fodda.ai/earnings-intelligence"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"earnings-intelligence": {
"serverUrl": "https://mcp.fodda.ai/earnings-intelligence"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"earnings-intelligence": {
"type": "http",
"url": "https://mcp.fodda.ai/earnings-intelligence"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"earnings-intelligence": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.fodda.ai/earnings-intelligence"
]
}
}
}Claude Code
claude mcp add --transport http earnings-intelligence https://mcp.fodda.ai/earnings-intelligenceRelated MCP servers
Fodda Brand Intelligence
Active
Brand health & trend footprint across PSFK expert graphs with citable sources, not web summaries.
1
View repository →TypeScript
Fodda Deep Research
Active
Autonomous deep research reports merging PSFK trend graphs with citable sources.
1
View repository →TypeScript
Consult synthetic industry experts grounded in PSFK trend graphs with citable sources.
1
View repository →TypeScript
Fodda Knowledge Graphs
Active
Expert-curated knowledge, brand, research & earnings intelligence — 31 tools, 220+ graphs.
1
View repository →TypeScript
Trend, stats & insight search across PSFK expert graphs with citable sources.
1
View repository →TypeScript