KendoReact AI Coding Assistant OverviewPremium
The KendoReact AI Coding Assistant improves your developer experience and boosts productivity when building apps with KendoReact. It’s an AI code generator that uses proprietary context to deliver higher-quality code samples based on the KendoReact components and API—part of a comprehensive library of professional React components designed to speed up development.
The KendoReact AI Coding Assistant is integrated in:
- The KendoReact MCP Server—A powerful tool for running complex or multi-step prompts that integrates with any MCP-enabled client.
- The KendoReact GitHub Copilot Extension—A Copilot add-on for fast initial code generation, component configuration, and detailed explanations within Copilot-enabled IDEs.
You can combine both integrations for even more powerful results.
We recommend the KendoReact MCP Server for both Ask and Agent mode when using Visual Studio Code.
Getting Started
To use the KendoReact AI Coding Assistant, you need:
- A Telerik user account.
- An active DevCraft or KendoReact license or a KendoReact trial.
- A React application that includes KendoReact.
Intended Use
Always double-check the code and solutions proposed by any AI-powered tool before applying them to your project.
You can use the AI Coding Assistant for:
- Initial code generation: Quickly add components to your app to speed up the initial development.
- Component configuration: Enable or disable specific component features, or fine tune the configuration through prompting. More complex configurations are possible but may require additional manual work to be production-ready.
- Dummy data generation and data binding: Quickly add data to your app for testing and prototyping purposes. Avoid exposing or providing access to your proprietary or production data to AI-enabled tools.
- Step-by-step explanations: Understand the solutions provided by the AI Coding Assistant through the detailed explanations (depends on the tool, mode, and model used). To further develop your knowledge, check the respective documentation.
- Preliminary troubleshooting: Resolve obvious and easy-to-solve issues affecting your code. For more complex issues, look for assistance from the community or contact the support team.
The AI Coding Assistant is not intended for styling and theme customization. If you are looking for AI-powered styling and theming, check out ThemeBuilder.
Recommendations
Consider the following recommendations when working with the AI Coding Assistant:
- When switching between tasks and files, start a new session in a new chat window to avoid polluting the context with irrelevant or outdated information.
- At the time of publishing, Claude Sonnet 4 and GPT-5 produce optimal results.
- Sometimes, the AI Coding Assistant might generate custom styles. To avoid any custom styling, include a similar statement in your prompts:
Don't add custom CSS styles.
Usage Limits
Access to the Kendoreact AI Coding Assistant depends on your Telerik license type:
- Subscription License
- A Subscription is the primary license that grants full access to the AI Coding Assistant.
- Includes a virtually unlimited number of requests, with a fair use threshold of 300 requests per day.
- Best for ongoing and high-volume usage.
- Perpetual License (Limited Access)
- Perpetual licenses include limited access of 50 requests per year.
- Intended for exploring and trying out the AI Coding Assistant.
- For continued or higher-volume access, upgrade to a Subscription license.
- Trial License
- Trial licenses include 300 requests per trial per year.
- Reactivating the same trial for a new release does not grant additional requests.
- Designed for evaluating the feature before purchasing.
All Telerik AI tools share a single request limit for your Telerik account. For example, the KendoReact Copilot extension and the KendoReact MCP server both take up from the same usage quota. When using the KendoReact MCP server, one prompt may trigger several requests, depending on the prompt complexity.
Privacy
The KendoReact AI Coding Assistant operates under the following conditions:
- The Assistant does not have access to your workspace and application code. Note that when using the KendoReact MCP server (or any other MCP server), the LLM generates parameters for the MCP server request, which may include parts of your application code.
- The Assistant does not use your prompts to train Telerik AI models.
- The Assistant does not generate the actual responses and has no access to these responses. The Assistant only provides a better context that helps your selected model (for example, GPT, Gemini, Claude) provide better responses.
- The Assistant does not associate your prompts to your Telerik user account. Your prompts and generated context are anonymized and stored for statistical and troubleshooting purposes.
- The Assistant stores metrics about how often and how much you use it in order to ensure compliance with the allowed number of requests that correspond to your current license.
Make sure to also get familiar with the terms and privacy policy of your selected AI model and AI client.
Next Steps
- Add the KendoReact MCP Server to an MCP-enabled client.
- Install the KendoReact GitHub Copilot Extension.
- Explore the KendoReact Prompt Library.