← Registry

Analytics

jawz.ai

Provides financial market data including world briefs, live prices, and macro regime analysis.

1 endpoint22 known toolsFirst detected August 28, 2026Last detected August 28, 2026

ENDPOINT 1

https://jawz.ai/api/mcp

No auth detected

MCP server metadata

Name
jawz
Version
0.2.0
Capabilities
tools.listChanged

Known tools 22

get_started

Orientation for a new Jawz connection, and for questions about what Jawz is, what it covers, or how it is used.

Inferred read-only
get_world_brief

Read the Jawz World Brief — the weekly Mako-bylined market read published at jawz.

Inferred read-only
get_prices

Live prices for one or more holdings.

Inferred read-only
get_macro_regime

Get current macro regime (GREEN/YELLOW/RED) with business cycle positioning.

Inferred read-only
get_regime_history

Macro regime read-history — a timeseries of how the regime and its drivers have moved over recent weeks.

Inferred read-only
get_liquidity_history

Global-liquidity read-history — a timeseries of central-bank liquidity over recent weeks.

Inferred read-only
get_conditions_history

Financial-conditions read-history — a timeseries of how conditions have moved over recent weeks.

Inferred read-only
get_data_health

Freshness status for every data source Jawz reads: per-source release date, latest observation date, expected cadence, age in days, and whether any source is stale or unavailable.

Inferred read-only
get_financial_conditions

Full financial conditions read: global liquidity (Fed + ECB + BoJ central-bank balance sheets, FX-converted to USD; PBoC included when a fresh Mako-curated publication is available — basis 'g4' vs 'g3'), real yields, HY/IG credit spreads, DXY, VIX.

Inferred read-only
get_growth_indicators

Growth pillar indicators: industrial production (ISM proxy), consumer sentiment, yield curve, initial claims.

Inferred read-only
get_inflation_indicators

Inflation pillar indicators: headline + core CPI, headline + core PCE (YoY and MoM), 5Y/10Y breakevens, wage growth.

Inferred read-only
get_event_calendar

Scheduled US macro events (FOMC + CPI + NFP + PCE) with dates and consensus.

Inferred read-only
get_weekly_data_releases

Past week's data releases with H.

Inferred read-only
get_etf_profile

ETF look-through for Chapter 2 Mode 2.

Inferred read-only
score_position_drift

Score how a single position's regime fit has drifted since entry.

Inferred read-only
get_drift_alerts

Portfolio-wide drift scan.

Inferred read-only
list_loops

List all available Jawz loops.

Inferred read-only
get_loop

Get metadata and chapter manifest for a loop by slug.

Inferred read-only
get_chapter

Fetch the full content of a chapter by loop slug and node.

Inferred read-only
run_chapter

Returns a chapter's published framework text: its modes, the questions each asks, and the output format it describes.

Inferred read-only
run_mode

Returns the published framework text for one named mode within a chapter, rather than the full chapter.

Inferred read-only
get_china_liquidity

Read the latest Mako-curated PBoC balance-sheet publication (CNY trillions + source URL + as_of_month + note).

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.jawz]
url = "https://jawz.ai/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "jawz": {
      "type": "http",
      "url": "https://jawz.ai/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jawz
Remote MCP URL: https://jawz.ai/api/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": {
    "jawz": {
      "url": "https://jawz.ai/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jawz": {
      "type": "http",
      "url": "https://jawz.ai/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jawz",
  "transport": "streamable-http",
  "url": "https://jawz.ai/api/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for jawz.ai was fetched 2026-08-29T15:51:12.201Z.

Trust status Neutral

jawz.ai is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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