Divine API - Indian / Vedic Astrology for Claude Desktop
com.divineapi/indian
Official Divine API MCP for Indian/Vedic Astrology: Panchang, Kundli, Dasha, KP, Lal Kitab.
client:Claude Desktop
transport:streamable-http
Install Divine API - Indian / Vedic Astrology in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"indian": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.divineapi.com/indian/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs