Zerodha Kite
Enables algorithmic trading with the Zerodha Kite API through an MCP server.
Acerca de
The Zerodha Kite MCP server allows users to integrate trading functionality with Model Context Protocol (MCP) clients like Cursor. It provides tools to buy and sell stocks, fetch holdings, and retrieve positions using the Zerodha Kite API. The server is configured using API keys and access tokens obtained from a Zerodha developer account, and exposes functionalities like placing market orders and retrieving account information for automated trading strategies.
Características Principales
- 1 GitHub stars
- Fetch current holdings and positions.
- Configurable with API keys and access tokens.
- Uses Zerodha Kite API for trading.
- Persists order tag counter for unique order identification.
- Buy and sell stocks via market orders.
Casos de Uso
- Programmatic stock trading based on custom algorithms.
- Real-time portfolio monitoring and management.
- Automated trading strategies in MCP-compatible IDEs.