Kite
Automates secure stock buy/sell operations on Zerodha via a command-based system using the KiteConnect API and Model Context Protocol.
关于
Kite is a powerful, command-based system designed for automating Zerodha stock trading. Leveraging the KiteConnect API, Bun, and the Model Context Protocol (MCP), it enables real-time buy and sell operations via structured command calls from a local server. Built for secure and programmatic trading, it can integrate seamlessly with AI models like Claude or other compatible tool interfaces, providing a robust foundation for automated financial transactions.
主要功能
- Programmatic stock buy and sell operations via commands
- Fast execution powered by Bun and TypeScript
- Modular MCP tool structure for `buy-stock` and `sell-stock` commands
- Secure API key handling through environment variables
- 0 GitHub stars
- Robust input validation using Zod for all tool arguments
使用案例
- Automating real-time stock transactions through predefined commands
- Integrating programmatic trading capabilities with AI models or custom interfaces
- Developing and testing custom automated trading strategies