We are excited to announce the launch of Kite MCP, a new tool that enables integration between Kite and AI assistants like Claude, as well as AI-powered code editors like Cursor and Windsurf. This integration allows for a more seamless experience when using AI tools with your trading data. Check out this post to learn more about Kite MCP.
hi, i am trying to connect kite and kite connect. I have created an app but not sure what are the next steps and how should i start using it. can someone help please
i have configured with claude. it worked for couple of days but started giving error now. 2025-05-31T03:14:46.696Z [info] [kite] Server started and connected successfully 2025-05-31T03:14:46.699Z [info] [kite] Message from client: {"method":"initialize","params":{"protocolVersion":"2024-11-05","capabilities":{},"clientInfo":{"name":"claude-ai","version":"0.1.0"}},"jsonrpc":"2.0","id":0} 2025-05-31T03:14:47.813Z [info] [kite] Message from server: {"jsonrpc":"2.0","id":0,"result":{"protocolVersion":"2025-03-26","capabilities":{"tools":{"listChanged":true}},"serverInfo":{"name":"Kite MCP Server","version":"1.0.0"}}} 2025-05-31T03:14:47.825Z [info] [kite] Client transport closed 2025-05-31T03:14:47.825Z [info] [kite] Server transport closed 2025-05-31T03:14:47.825Z [info] [kite] Client transport closed 2025-05-31T03:14:47.825Z [info] [kite] Server transport closed unexpectedly, this is likely due to the process exiting early. If you are developing this MCP server you can add output to stderr (i.e. `console.error('...')` in JavaScript, `print('...', file=sys.stderr)` in python) and it will appear in this log. 2025-05-31T03:14:47.826Z [error] [kite] Server disconnected. For troubleshooting guidance, please visit our [debugging documentation](https://modelcontextprotocol.io/docs/tools/debugging) 2025-05-31T03:14:47.831Z [info] [kite] Server transport closed 2025-05-31T03:14:47.831Z [info] [kite] Client transport closed Any one facing this issue?
@james505@vks1974@adipkite It looks like Claude has made a change on their end, breaking the integration. We’re working on fixing this. Meanwhile, you can use Kite MCP via VS Code alternatively.
2025-05-31T03:14:46.699Z [info] [kite] Message from client: {"method":"initialize","params":{"protocolVersion":"2024-11-05","capabilities":{},"clientInfo":{"name":"claude-ai","version":"0.1.0"}},"jsonrpc":"2.0","id":0}
2025-05-31T03:14:47.813Z [info] [kite] Message from server: {"jsonrpc":"2.0","id":0,"result":{"protocolVersion":"2025-03-26","capabilities":{"tools":{"listChanged":true}},"serverInfo":{"name":"Kite MCP Server","version":"1.0.0"}}}
2025-05-31T03:14:47.825Z [info] [kite] Client transport closed
2025-05-31T03:14:47.825Z [info] [kite] Server transport closed
2025-05-31T03:14:47.825Z [info] [kite] Client transport closed
2025-05-31T03:14:47.825Z [info] [kite] Server transport closed unexpectedly, this is likely due to the process exiting early. If you are developing this MCP server you can add output to stderr (i.e. `console.error('...')` in JavaScript, `print('...', file=sys.stderr)` in python) and it will appear in this log.
2025-05-31T03:14:47.826Z [error] [kite] Server disconnected. For troubleshooting guidance, please visit our [debugging documentation](https://modelcontextprotocol.io/docs/tools/debugging)
2025-05-31T03:14:47.831Z [info] [kite] Server transport closed
2025-05-31T03:14:47.831Z [info] [kite] Client transport closed
Any one facing this issue?