v0.1.1
kite-mcp v0.1.1
MCP server for Zerodha Kite -- trade Indian stocks via any MCP-compatible AI assistant.
Features
- 14 MCP tools for complete trading control
- Fully automated TOTP login with daily token caching
- Auto-retry on stale/invalidated tokens
- Support for delivery (CNC), intraday (MIS), and F&O (NRML) orders
- GTT single and OCO trigger support
Install
pip install kite-mcp
Changes since v0.1.0
- Removed vendor-specific references from docs and code
- Fixed GitHub repository URLs
- Improved README with conversation examples, TOTP setup guide, use cases, and security section
- Added PyPI and MIT license badges