Skip to content

CONNECT CLAUDE

Connect Claude to Indian stock market data

DalalOS lets you connect Claude to Indian stock market data in minutes. It is an MCP (Model Context Protocol) server that brings NSE and BSE market context into Claude, so you can research Indian stocks with AI instead of copy-pasting numbers from a dozen tabs.

This guide is written for AI-savvy Indian investors — not just developers. If you can paste one line of config into Claude, you can start analysing Indian equities with AI today.

Why connect Claude to Indian market data

Claude is excellent at reasoning, summarising and comparing — but on its own it has no direct data connection to Indian listed companies. DalalOS closes that gap. It exposes 56 current MCP capabilities over streamable HTTP, drawing from official NSE archives, BSE official interfaces and SEBI-mandated BSE-XBRL filings, covering thousands of NSE and BSE companies. Market-data research capabilities are read-only; 2 account-scoped actions only add or remove symbols from the caller's DalalOS watchlist.

Once connected, you can ask Claude to pull end-of-day quotes, explore fundamentals, compare companies, and read shareholding trends — and Claude does the reasoning on top of real, sourced numbers.

How it works

01

Connect in Claude

Open Claude → Settings → Connectors → Add custom connector and paste the DalalOS MCP URL from /connect — or edit your config file directly.

02

Authorize once

Claude opens a sign-in popup (Google or email code) and connects automatically. No API key to create or manage.

03

Ask in plain English

Type a question about an Indian stock. Claude picks the right tool and answers with sourced, timestamped data.

Add the MCP config

The quickest way to connect is the point-and-click flow at /connect: sign in, then in Claude go to Settings → Connectors → Add custom connector and paste the URL shown there. Claude authorizes itself over OAuth in a popup — nothing to copy into a config file, and no API key to manage.

Prefer editing claude_desktop_config.json directly instead? Add the server below using the key dalal-os, pointing at the streamable HTTP endpoint. Save the file and restart Claude.

claude_desktop_config.json
{
  "mcpServers": {
    "dalal-os": {
      "url": "https://mcp.dalalos.in/mcp"
    }
  }
}

Either way, that is the whole setup. DalalOS is available now — there is no waitlist, and no API key for Claude specifically, since the connectors flow authorizes over OAuth the moment you connect.

Example prompts to try in Claude

EXAMPLE PROMPTS

  • What is Reliance trading at, and what is its 52-week range?
  • Show me TCS revenue, margins, ROCE and D/E over the last five years.
  • How has promoter holding and pledge in Adani Power changed across recent quarters?
  • Compare HDFC Bank, ICICI Bank and Axis Bank on PE, PB and ROE.
  • Which large-cap IT companies have ROE above 20% and PE under 30?

What Claude can and cannot do here

  • It can fetch end-of-day quotes, 52-week ranges, financials and ratios, company profiles, peer comparisons, shareholding and pledge trends, dividends and corporate actions.
  • It can screen the broad market and summarise sector and index context.
  • It can add or remove symbols from your authenticated DalalOS watchlist when you ask.
  • It does not place trades, control a broker portfolio, or provide real-time intraday ticks.
  • It does not give buy/sell calls, target prices or stock tips — only sourced data and mechanically-computed measures.

For a deeper dive into the underlying server, see the Indian stock market MCP server overview, or jump straight into using Claude for Indian stock market research.

FAQ

Common questions

How do I connect Claude to Indian stock market data?

Add the DalalOS MCP server to your Claude client config (claude_desktop_config.json) using the server key "dalal-os" and the streamable HTTP endpoint, then restart Claude. Once connected, Claude can call the read-only tools and answer questions about NSE/BSE stocks in plain English.

Does this give Claude real-time prices?

No. Data is end-of-day (after market close), plus financials within the filing cycle and shareholding each quarter. Every response is timestamped with its source so you know how current it is. It is not a real-time exchange feed.

Is the output investment advice?

No. DalalOS returns raw data and mechanically-computed ratios only — no recommendations, target prices or buy/sell calls. Claude reasons over the numbers; you make investment decisions independently.

Does it work with Claude Desktop and other Claude clients?

Any Claude client that supports MCP servers over streamable HTTP can connect. The same endpoint also works with other MCP clients such as Cursor and ChatGPT-style agents.

KEEP EXPLORING

Connect your AI to Indian stock market data

Sign in to DalalOS and connect your AI in one line of config. Free to start.