Skip to content

feat(plugins): add Zerodha Kite MCP plugin - #406

Draft
n2parko wants to merge 1 commit into
mainfrom
cursor/zerodha-kite-plugin-e498
Draft

n2parko wants to merge 1 commit into
mainfrom
cursor/zerodha-kite-plugin-e498

Conversation

@n2parko

@n2parko n2parko commented Sep 22, 2026

Copy link
Copy Markdown
Collaborator

Why

Packages Zerodha Kite's official hosted MCP for installation from the Cursor marketplace following an in-product Grok Bot request. Packaging was approved by Kevin Niparko (Product) on 2026-09-21 after Zerodha Kite appeared as a packaging candidate in the #grok-bot-extensibility digest.

What changed

  • adds the zerodha-kite third-party plugin and marketplace entry
  • configures Zerodha's official hosted MCP endpoint: https://mcp.kite.trade/mcp
  • documents portfolio, order-history, market-data, and GTT capabilities and hosted-service limitations
  • includes Zerodha's official icon sourced from Zerodha's fourthcross.tech repository

Auth model

The hosted MCP requires no API key or custom request header. Its login tool sends users through Zerodha's external Kite authorization and two-factor authentication flow. Credentials are not stored in the plugin configuration.

Test plan

  • run the repository plugin/marketplace schema validator
  • parse the new manifest, MCP config, and marketplace JSON
  • verify the logo is a valid 192×192 SVG tile
  • confirm only the Zerodha Kite package and marketplace wiring changed
Open in Web Open in Cursor 

Co-authored-by: n2parko <n2parko@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants