Analytics
dhawal.org
Provides financial market data and analytics including quotes, options analytics, and macroeconomic indicators.
ENDPOINT 1
https://dhawal.org/mcp
MCP server metadata
- Name
- dhawal-org-markets-desk
- Version
- 1.2.0
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
get_quoteLatest price, change, day range and 52-week range for one symbol in the curated universe.
Inferred read-onlyget_macro_regimeThe five-leg macro regime composite (0-100; higher is more risk-on).
Inferred read-onlyget_options_analyticsDelayed 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-onlyget_cot_positioningWeekly CFTC Commitments of Traders positioning with Legacy history plus TFF institutional categories for financial contracts or Disaggregated categories for physical commodities.
Inferred read-onlyget_insider_tradesTransaction-level SEC Form 4 activity with a 90-day purchase and sale summary plus holdings-relative conviction buckets and sample size.
Potential side effectsget_seasonalityFifteen years of month-by-month seasonality for a covered symbol: mean return and hit rate for each calendar month.
Inferred read-onlyscreen_snapshotFilter and rank the curated universe using the latest build snapshot and fundamentals index.
Inferred read-onlyget_calendarEconomic 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-onlyget_13fLatest and prior-quarter SEC 13F-HR comparison for one tracked filer, with positions, changes, filing dates, and a citation URL.
Inferred read-onlyget_datasetRead a machine-legible editorial dataset or one symbol from it, with distribution URLs, build timestamp, methodology, and citation instructions.
Inferred read-onlyget_state_vectorReturn 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-onlyfind_analogsReturn the nearest historical market states and the selected SPX or ES forward-return distribution.
Inferred read-onlyget_signal_performanceReturn 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-onlyask_deskRun a lookup, reproducible screen, or signal explanation through the same full-universe Oracle used by /ask.
Inferred read-onlyrun_screenCompile structured filters into the public screener grammar, rank the full registry, and return the same reproducible URL and cited rows as /ask.
Inferred read-onlyexplain_signalExplain a desk signal through the state vector, historical distribution, Analog Engine, and falsification ledger.
Inferred read-onlyget_symbolResolve any ticker in the full published registry and return its tiered per-symbol machine payload.
Inferred read-onlyCONNECT 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.
dhawal.org is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.