关于
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.
主要功能
- 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.
使用案例
- Programmatic stock trading based on custom algorithms.
- Real-time portfolio monitoring and management.
- Automated trading strategies in MCP-compatible IDEs.