← stratalize.com
INDIVIDUAL MCP TOOL
get_consumer_sentiment_benchmark
Live consumer sentiment benchmarks from FRED — University of Michigan sentiment, Conference Board confidence, retail sales, PCE, personal saving rate.
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 endpoint
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.stratalize-intelligence]
url = "https://www.stratalize.com/api/mcp-public?vertical=finance"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"stratalize-intelligence": {
"type": "http",
"url": "https://www.stratalize.com/api/mcp-public?vertical=finance"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: stratalize-intelligence
Remote MCP URL: https://www.stratalize.com/api/mcp-public?vertical=finance
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": {
"stratalize-intelligence": {
"url": "https://www.stratalize.com/api/mcp-public?vertical=finance"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"stratalize-intelligence": {
"type": "http",
"url": "https://www.stratalize.com/api/mcp-public?vertical=finance"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "stratalize-intelligence",
"transport": "streamable-http",
"url": "https://www.stratalize.com/api/mcp-public?vertical=finance"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_fomc_rate_probability— Use when providing monetary policy narrative context for a macro brief, investment committee, or CFO rate planning session.get_elliott_waves— Use when a technical trader needs wave counts, targets, and invalidation levels for major assets.get_macro_playbook— Use when a trader or portfolio manager needs current regime label and tactical positioning.get_trader_signals— Use when a macro agent needs a full live signal stack in one call.get_bank_financial_intelligence— Use when evaluating a bank for acquisition, partnership, correspondent banking, or competitive analysis in a local market.get_cfpb_complaint_intelligence— Use when assessing consumer finance risk, benchmarking complaint volume against peers, or conducting pre-acquisition due diligence on a financial institution.get_stratalize_overview— START HERE — Returns the complete Stratalize tool catalog: governed MCP tools across finance, healthcare, governance, real estate, crypto, and intelligence.get_imf_weo_macro_snapshot— Use when providing global macro context for an international expansion brief, country risk assessment, or board-level economic outlook presentation.