← Registry

Analytics

moneychoice.us

Provides macroeconomic forecasts for commodities, currencies, equities, GDP, and inflation.

1 endpoint11 known toolsFirst detected September 1, 2026Last detected September 1, 2026

ENDPOINT 1

https://api.moneychoice.us/mcp

No auth detected

MCP server metadata

Name
macro-economic-forecast
Version
2.14.5
Capabilities
experimentalprompts.listChangedresources.listChangedtools.listChangedtasks.listtasks.canceltasks.requests.tools.calltasks.requests.prompts.gettasks.requests.resources.read

Known tools 11

forecast_commodities

Macro forecasts for crude oil, natural gas, aluminium, and commodity volatility.

Inferred read-only
forecast_currency

USD FX and volatility forecasts (USD/EUR, USD/AUD, USD/CNY, dollar index, euro FX vol).

Inferred read-only
forecast_equities

US equity outlook: S&P 500, VIX, Russell 2000 volatility (model-based, not live prices).

Inferred read-only
forecast_gdp

US GDP growth (annualized %), Atlanta Fed nowcast and St.

Inferred read-only
forecast_inflation

Inflation-related indicators (CPI, PPI, expectations, breakevens, etc.

Inferred read-only
forecast_rates

Fed funds, Treasuries, SOFR, CP, prime, and key yield spreads.

Inferred read-only
forecast_labor

US labor market: unemployment, participation, EPOP, manufacturing/finance payrolls.

Inferred read-only
forecast_manufacturing

Manufacturing: durable goods, new orders, industrial production.

Inferred read-only
forecast_real_estate

Housing: Case-Shiller, supply, permits, 30-year mortgage rate.

Inferred read-only
forecast_retail

Retail sales and University of Michigan consumer sentiment.

Inferred read-only
stock_analysis_all

Return MoneyChoice aggregate stock analysis for one ticker.

Inferred read-only

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.macro-economic-forecast]
url = "https://api.moneychoice.us/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "macro-economic-forecast": {
      "type": "http",
      "url": "https://api.moneychoice.us/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: macro-economic-forecast
Remote MCP URL: https://api.moneychoice.us/mcp

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": {
    "macro-economic-forecast": {
      "url": "https://api.moneychoice.us/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "macro-economic-forecast": {
      "type": "http",
      "url": "https://api.moneychoice.us/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "macro-economic-forecast",
  "transport": "streamable-http",
  "url": "https://api.moneychoice.us/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.