Skip to content
Cursor

MCP Server for Zerodha Kite Connect API for Cursor

io.github.sundeepg98/kite-mcp-server

Open-source MCP server for Zerodha Kite Connect. Portfolio, market data, backtesting, alerts.

client:Cursor transport:streamable-http

Install MCP Server for Zerodha Kite Connect API in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "kite-mcp-server": {
      "url": "https://kite-mcp-server.fly.dev/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

MCP Server for Zerodha Kite Connect API in other clients