Zerodha-Trade-GPT
Zerodha Trade GPT is a real-time stock trading agent that utilizes natural language commands to execute trades. It connects LLMs (like Claude.ai) with Zerodha's Kite Connect API through the Model Context Protocol (MCP), enabling secure and structured trading actions. Built on a TypeScript backend, it offers strong typing and a scalable architecture.
GitHub Stars
0
User Rating
Not Rated
Forks
0
Issues
0
Views
0
Favorites
0
Zerodha Trade GPT
Zerodha Trade GPT is a real-time stock trading agent that connects LLMs (Claude.ai) with Zerodha's Kite Connect API using the Model Context Protocol (MCP) and a TypeScript-based backend.
Through natural language commands like "Buy 5 shares of INFY", LLMs can place actual stock trades via secure, live MCP tools (buy-stock
and sell-stock
).
Features
- Real-time buy/sell order execution
- LLM-driven input (Claude, ChatGPT, or any MCP-compatible agent)
- MCP Tools (
buy-stock
,sell-stock
) for secure and structured actions - TypeScript SDK for strong typing and scalable architecture
- StdioServerTransport for low-latency communication between AI and backend
Tech Stack
- Model Context Protocol (MCP)
- Zerodha Kite Connect API
- TypeScript
- StdioServerTransport (MCP SDK)
13
Followers
13
Repositories
0
Gists
1
Total Contributions