Tools & Calculators
Stocks
F&O
Mutual Funds
By HDFC SKY | Updated at: Mar 10, 2026 06:20 PM IST

Transform your HDFC SKY account into an intelligent trading partner. Experience AI-powered insights, personalized research, and direct market analysis through natural conversation.
Imagine a personal financial advisor who knows your portfolio inside-out, understands your trading patterns, and has direct access to HDFC’s institutional-grade research.
With HDFC SKY MCP (Model Context Protocol), you can connect advanced AI agents like Claude to your trading data. This isn’t just a chatbot; it’s a secure, real-time co-pilot for your investment journey.
1. Portfolio Intelligence
Unlike generic AI, this assistant understands your specific context:
2. HDFC Research Integration
Pull premium research seamlessly into your chat:
1. Download: Get the HDFC SKY integration file (.dxt) file
2. Install:
If the standard installation fails or you prefer manual control, use the following steps to configure the claude_desktop_config.json file.
For Mac Users
1. Open Claude Desktop Settings → Developer → Edit Config.
2. Paste the following configuration and restart the app:
JSON
{
“mcpServers”: {
“hsl-sky”: {
“command”: “npx”,
“args”: [
“mcp-remote”,
“https://api.hdfcsky.com/mcp”,
“–header”,
“User-Agent: ${UA_HEADER}”
],
“env”: {
“UA_HEADER”: “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36”,
“NODE_TLS_REJECT_UNAUTHORIZED”: “0”
}
}
}
}
For Windows Users
1. Open Command Prompt and type where node to get your Node.js path.
2. Run npm install -g mcp-remote.
3. Open Claude Desktop Settings → Developer → Edit Config and paste:
JSON
{“mcpServers”: {
“hsl-sky”: {
“command”: “<path to nodejs>”,
“args”: [ “C:\\Users\\<username>\\AppData\\Roaming\\npm\\node_modules\\mcp-remote\\dist\\proxy.js”,
“https://api.hdfcsky.com/mcp”,
“–header”,
“User-Agent: ${UA_HEADER}”
],
“env”: {
“UA_HEADER”: “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36”,
“NODE_TLS_REJECT_UNAUTHORIZED”: “0”
}
}
}
}
> Note: Replace <path to nodejs> and <username> with your actual system values.
Once connected, try asking:
Your security is our priority. When you initiate a request, Claude will redirect you to a secure HDFC SKY login page.
Experience the future of research-driven, AI-powered trading today.
By signing up I certify terms, conditions & privacy policy