Releases: aranjan/kite-mcp
Releases · aranjan/kite-mcp
Release list
v0.1.2
What's new in v0.1.2
- Quote fallback for personal Kite Connect apps -- no market data addon needed for stocks you own
- CONTRIBUTING.md, GitHub Actions CI, Smithery config
- 12 tests across auth, server, and CLI
- Logo and improved README
Install: pip install kite-mcp
Full changelog: https://github.com/aranjan/kite-mcp/blob/main/CHANGELOG.md
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