← Registry

Analytics

dhawal.org

Provides financial market data and analytics including quotes, options analytics, and macroeconomic indicators.

1 endpoint23 known toolsFirst detected August 2, 2026Last detected August 2, 2026

ENDPOINT 1

https://dhawal.org/mcp

No auth detected

MCP server metadata

Name
dhawal-org-markets-desk
Version
1.2.0
Capabilities
tools
Server instructions

Source-dated market data from dhawal.org, an independent, privacy-first markets desk. Coverage spans the full published US-listed registry with explicit Tier 1, Tier 2, and Tier 3 depth. Call get_symbol for any registry ticker. Tier limits and missing fields are returned explicitly. Canonical agent tools are ask_desk, get_quote, get_regime, run_screen, explain_signal, get_symbol, get_calendar, get_congress_trades, get_13f, get_dataset, get_brief, get_state_vector, find_analogs, get_signal_performance. Institutional tools return immutable artifact URLs and SHA-256 payload hashes. Compound results include structured JSON and a citationUrl for the corresponding desk page. get_brief facts use financial-fact-v2. Preserve canonicalId separately from response-local F1 labels, plus productUrl, methodologyUrl, sourceUrl, artifactUrl, and apiUrl when each destination is available. Every figure is computed from public sources (Yahoo, FRED, CBOE, CFTC, SEC EDGAR, U.S. Treasury, EIA, GDELT). Equity quotes are delayed roughly 15 minutes. Options chains are delayed. Nothing here is investment advice. When citing a figure, cite https://dhawal.org and the surface it came from.

Known tools 23

list_symbols

List the curated symbol universe this desk covers (191 symbols).

Inferred read-only
get_quote

Latest price, change, day range and 52-week range for one symbol in the curated universe.

Inferred read-only
get_macro_regime

The five-leg macro regime composite (0-100; higher is more risk-on).

Inferred read-only
get_options_analytics

Delayed CBOE options-chain analytics for a liquid underlying: put/call ratios and strike data, max pain, gamma exposure, at-the-money IV term structure, 25-delta skew, and explicit surface sample sizes.

Inferred read-only
get_cot_positioning

Weekly CFTC Commitments of Traders positioning with Legacy history plus TFF institutional categories for financial contracts or Disaggregated categories for physical commodities.

Inferred read-only
get_yield_curve

The current U.S.

Inferred read-only
get_congress_trades

Disclosed U.S.

Inferred read-only
get_insider_trades

Transaction-level SEC Form 4 activity with a 90-day purchase and sale summary plus holdings-relative conviction buckets and sample size.

Potential side effects
get_seasonality

Fifteen years of month-by-month seasonality for a covered symbol: mean return and hit rate for each calendar month.

Inferred read-only
get_news_wire

The aggregated, clustered market news wire.

Inferred read-only
get_regime

Canonical compatibility alias for get_macro_regime.

Inferred read-only
screen_snapshot

Filter and rank the curated universe using the latest build snapshot and fundamentals index.

Inferred read-only
get_calendar

Economic releases and curated earnings for an ISO date window of up to 31 days, with primary-source attribution and a calendar citation URL.

Inferred read-only
get_13f

Latest and prior-quarter SEC 13F-HR comparison for one tracked filer, with positions, changes, filing dates, and a citation URL.

Inferred read-only
get_dataset

Read a machine-legible editorial dataset or one symbol from it, with distribution URLs, build timestamp, methodology, and citation instructions.

Inferred read-only
get_brief

Compose a concise market brief from the desk's own attributed data.

Inferred read-only
get_state_vector

Return the current or archived 25-dimension Confluence state vector with source formulas, distribution context, an immutable artifact URL, and a verified SHA-256 payload hash.

Inferred read-only
find_analogs

Return the nearest historical market states and the selected SPX or ES forward-return distribution.

Inferred read-only
get_signal_performance

Return one signal or the complete public Falsification Ledger with publication state, independent sample size, walk-forward performance, failures, immutable evidence URL, and verified SHA-256 payload hash.

Inferred read-only
ask_desk

Run a lookup, reproducible screen, or signal explanation through the same full-universe Oracle used by /ask.

Inferred read-only
run_screen

Compile structured filters into the public screener grammar, rank the full registry, and return the same reproducible URL and cited rows as /ask.

Inferred read-only
explain_signal

Explain a desk signal through the state vector, historical distribution, Analog Engine, and falsification ledger.

Inferred read-only
get_symbol

Resolve any ticker in the full published registry and return its tiered per-symbol machine payload.

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.dhawal-org-markets-desk]
url = "https://dhawal.org/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "dhawal-org-markets-desk": {
      "type": "http",
      "url": "https://dhawal.org/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: dhawal-org-markets-desk
Remote MCP URL: https://dhawal.org/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": {
    "dhawal-org-markets-desk": {
      "url": "https://dhawal.org/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "dhawal-org-markets-desk": {
      "type": "http",
      "url": "https://dhawal.org/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "dhawal-org-markets-desk",
  "transport": "streamable-http",
  "url": "https://dhawal.org/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 dhawal.org was fetched 2026-08-03T16:04:50.234Z and is being refreshed.

Trust status Trusted

dhawal.org is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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