MCP.so
Sign In
Servers

Zerodha Trade GPT

@Shyamkadiwar

Zerodha Trade GPT is a TypeScript-powered integration that enables real-time stock trading on Zerodha via natural language commands using LLMs like Claude.ai. It uses Model Context Protocol (MCP) tools to trigger live buy/sell orders through the Kite Connect API.

Overview

What is Zerodha Trade GPT?

Zerodha Trade GPT is a real-time stock trading agent that connects LLMs (such as Claude.ai) with Zerodha's Kite Connect API using the Model Context Protocol (MCP) and a TypeScript-based backend. It enables natural language stock trades, e.g., “Buy 5 shares of INFY”, through secure MCP tools.

How to use Zerodha Trade GPT?

Configure the MCP server with your Kite Connect credentials, then instruct any MCP-compatible LLM (e.g., Claude or ChatGPT) to place trades using commands like “Buy 5 shares of INFY”. The server exposes two MCP tools (buy-stock and sell-stock) that execute the orders in real time.

Key features of Zerodha Trade GPT

  • Real-time buy/sell order execution
  • LLM-driven input via Claude, ChatGPT, or any MCP-compatible agent
  • MCP tools (buy-stock, sell-stock) for secure, structured actions
  • TypeScript SDK for strong typing and scalable architecture
  • StdioServerTransport for low-latency AI–backend communication

Use cases of Zerodha Trade GPT

  • Place stock trades through natural language conversation with an LLM
  • Automate small-scale trading strategies via AI instructions
  • Integrate stock market access into any MCP-compatible chatbot or agent
  • Prototype and test trading logic with real market data using typed MCP tools

FAQ from Zerodha Trade GPT

How does Zerodha Trade GPT work?

It connects an LLM to Zerodha’s Kite Connect API through MCP tools. The LLM sends natural language trade commands to the server, which translates them into buy or sell orders using the buy-stock and sell-stock tools.

What MCP tools does Zerodha Trade GPT provide?

The server provides two tools: buy-stock and sell-stock, which enable secure, structured order placement.

What transport does Zerodha Trade GPT use?

It uses StdioServerTransport from the MCP SDK for low-latency communication between the AI agent and the backend.

Which LLMs are compatible with Zerodha Trade GPT?

Any LLM that supports the Model Context Protocol can be used, including Claude and ChatGPT.

Tags

More from Finance & Commerce