Zerodha Trade GPT
CreatedShyamkadiwar
Enables real-time stock trading on Zerodha through natural language commands using LLMs.
About
Zerodha Trade GPT bridges the gap between natural language processing and real-world stock trading. By integrating with Zerodha's Kite Connect API and leveraging LLMs like Claude.ai via the Model Context Protocol (MCP), this TypeScript-based tool allows users to execute buy and sell orders using simple, conversational commands. The secure MCP tools and low-latency communication ensure efficient and reliable trade execution.
Key Features
- LLM-driven input (Claude, ChatGPT, or any MCP-compatible agent)
- MCP Tools (`buy-stock`, `sell-stock`) for secure and structured actions
- Real-time buy/sell order execution
- TypeScript SDK for strong typing and scalable architecture
- StdioServerTransport for low-latency communication between AI and backend
- 0 GitHub stars