← dhawal.org

INDIVIDUAL MCP TOOL

list_symbols

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

dhawal.orgnone authenticationAvailability not checked

LIVE ENDPOINT

https://dhawal.org/mcp

No auth detected

Connect to this endpoint to inspect the live schema for list_symbols and invoke it with your own arguments.

Indexed 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 server

dhawal.org

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.

Related tools

  • get_quote — Latest price, change, day range and 52-week range for one symbol in the curated universe.
  • get_macro_regime — The five-leg macro regime composite (0-100; higher is more risk-on).
  • 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.
  • 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.
  • get_yield_curve — The current U.S.
  • get_congress_trades — Disclosed U.S.
  • 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.
  • get_seasonality — Fifteen years of month-by-month seasonality for a covered symbol: mean return and hit rate for each calendar month.