issue to get live data for claude

madhooss

Kite get quote
The kite_get_quote tool is failing with "Insufficient permission" — this is a Kite API plan restriction. The Quote API requires a higher plan (like Connect or higher). Your current Zerodha API key likely only has access to order/portfolio endpoints, not market data quotes.

Let me check what we can access:


Used kite integration
Used kite integration
The market data (quotes/LTP) is blocked — your Kite Connect API plan doesn't include live market data access. That's a Zerodha restriction — the Connect API's market data endpoints require a separate subscription.

What works fine:

✅ Profile
✅ Holdings, Positions, Orders
✅ Placing/modifying orders
✅ GTT orders
✅ Instruments list
What's blocked (plan restriction):

❌ Live quotes / LTP
❌ Option chain prices
For the NIFTY option chain with live prices, you have two options:

Use Zerodha's own Kite web — the option chain is freely available on kite.zerodha.com without needing the API
Upgrade your Kite Connect plan — the Historical + Quote data addon costs ₹2,000/month on Zerodha
Tagged:
Sign In or Register to comment.