MCP.so
ログイン

Zerodha Trade GPT

@Shyamkadiwar

Zerodha Trade GPT について

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.

基本情報

カテゴリ

金融とコマース

ランタイム

node

トランスポート

stdio

公開者

Shyamkadiwar

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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.

コメント

「金融とコマース」の他のコンテンツ