Skip to content

Commit 5afe978

Browse files
Merge pull request #1258 from telerik/didi/fix-links
Didi/fix links
2 parents 119c291 + 90c6fbe commit 5afe978

File tree

3 files changed

+240
-1
lines changed

3 files changed

+240
-1
lines changed

ai/mcp-server.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ The Telerik MAUI [MCP (Model Context Protocol) Server](https://modelcontextproto
1313

1414
This MCP server enables AI-powered IDEs and tools to generate more accurate, tailored code that leverages [Telerik UI for .NET MAUI components](https://www.telerik.com/maui-ui) and APIs. You can ask complex questions about Telerik components, request specific implementations, and generate comprehensive code solutions.
1515

16+
>tip The Telerik .NET MAUI MCP Server works in **Chat**(**Ask**) and **Agent** modes.
17+
18+
1619
## Prerequisites
1720

1821
To use the Telerik MAUI MCP server, you need:
@@ -176,7 +179,7 @@ To use the Telerik MCP Server:
176179
3. Grant permissions when prompted (per session, workspace, or always).
177180

178181
4. Start fresh sessions for unrelated prompts to avoid context pollution.
179-
5. Use in **Chat** and **Agent** mode.
182+
5. Use in **Chat**(**Ask**) and **Agent** modes.
180183

181184
### Improving Server Usage
182185

-22.6 KB
Loading

docs-builder.yml

Lines changed: 236 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -516,3 +516,239 @@ redirects:
516516
- from: ^/controls/ziplibrary/overview$
517517
to: https://docs.telerik.com/devtools/document-processing/libraries/radziplibrary/overview
518518
type: Permanent
519+
520+
- from: https://docs.telerik.com/devtools/maui/accordion"
521+
to: https://www.telerik.com/maui-ui/documentation/controls/accordion/overview
522+
type: Permanent
523+
524+
- from: https://docs.telerik.com/devtools/maui/aiprompt"
525+
to: https://www.telerik.com/maui-ui/documentation/controls/aiprompt/overview
526+
type: Permanent
527+
528+
- from: https://docs.telerik.com/devtools/maui/autocomplete"
529+
to: https://www.telerik.com/maui-ui/documentation/controls/autocomplete/overview
530+
type: Permanent
531+
532+
- from: https://docs.telerik.com/devtools/maui/badgeview"
533+
to: https://www.telerik.com/maui-ui/documentation/controls/badgeview/overview
534+
type: Permanent
535+
536+
- from: https://docs.telerik.com/devtools/maui/barcode"
537+
to: https://www.telerik.com/maui-ui/documentation/controls/barcode/overview
538+
type: Permanent
539+
540+
- from: https://docs.telerik.com/devtools/maui/border"
541+
to: https://www.telerik.com/maui-ui/documentation/controls/border/overview
542+
type: Permanent
543+
544+
- from: https://docs.telerik.com/devtools/maui/bottomsheet"
545+
to: https://www.telerik.com/maui-ui/documentation/controls/bottomsheet/overview
546+
type: Permanent
547+
548+
- from: https://docs.telerik.com/devtools/maui/busyindicator"
549+
to: https://www.telerik.com/maui-ui/documentation/controls/busyindicator/overview
550+
type: Permanent
551+
552+
- from: https://docs.telerik.com/devtools/maui/button"
553+
to: https://www.telerik.com/maui-ui/documentation/controls/button/overview
554+
type: Permanent
555+
556+
- from: https://docs.telerik.com/devtools/maui/calendar"
557+
to: https://www.telerik.com/maui-ui/documentation/controls/calendar/overview
558+
type: Permanent
559+
560+
- from: https://docs.telerik.com/devtools/maui/chart"
561+
to: https://www.telerik.com/maui-ui/documentation/controls/chart/overview
562+
type: Permanent
563+
564+
- from: https://docs.telerik.com/devtools/maui/chat"
565+
to: https://www.telerik.com/maui-ui/documentation/controls/chat/overview
566+
type: Permanent
567+
568+
- from: https://docs.telerik.com/devtools/maui/checkbox"
569+
to: https://www.telerik.com/maui-ui/documentation/controls/checkbox/overview
570+
type: Permanent
571+
572+
- from: https://docs.telerik.com/devtools/maui/collectionview"
573+
to: https://www.telerik.com/maui-ui/documentation/controls/collectionview/overview
574+
type: Permanent
575+
576+
- from: https://docs.telerik.com/devtools/maui/combobox"
577+
to: https://www.telerik.com/maui-ui/documentation/controls/combobox/overview
578+
type: Permanent
579+
580+
- from: https://docs.telerik.com/devtools/maui/dataform"
581+
to: https://www.telerik.com/maui-ui/documentation/controls/dataform/overview
582+
type: Permanent
583+
584+
- from: https://docs.telerik.com/devtools/maui/datagrid"
585+
to: https://www.telerik.com/maui-ui/documentation/controls/datagrid/overview
586+
type: Permanent
587+
588+
- from: https://docs.telerik.com/devtools/maui/datapager"
589+
to: https://www.telerik.com/maui-ui/documentation/controls/datapager/overview
590+
type: Permanent
591+
592+
- from: https://docs.telerik.com/devtools/maui/datepicker"
593+
to: https://www.telerik.com/maui-ui/documentation/controls/datepicker/overview
594+
type: Permanent
595+
596+
- from: https://docs.telerik.com/devtools/maui/datetimepicker"
597+
to: https://www.telerik.com/maui-ui/documentation/controls/datetimepicker/overview
598+
type: Permanent
599+
600+
- from: https://docs.telerik.com/devtools/maui/docklayout"
601+
to: https://www.telerik.com/maui-ui/documentation/controls/docklayout/overview
602+
type: Permanent
603+
604+
- from: https://docs.telerik.com/devtools/maui/entry"
605+
to: https://www.telerik.com/maui-ui/documentation/controls/entry/overview
606+
type: Permanent
607+
608+
- from: https://docs.telerik.com/devtools/maui/expander"
609+
to: https://www.telerik.com/maui-ui/documentation/controls/expander/overview
610+
type: Permanent
611+
612+
- from: https://docs.telerik.com/devtools/maui/gauge"
613+
to: https://www.telerik.com/maui-ui/documentation/controls/gauge/overview
614+
type: Permanent
615+
616+
- from: https://docs.telerik.com/devtools/maui/gridsplitter"
617+
to: https://www.telerik.com/maui-ui/documentation/controls/gridsplitter/overview
618+
type: Permanent
619+
620+
- from: https://docs.telerik.com/devtools/maui/imageeditor"
621+
to: https://www.telerik.com/maui-ui/documentation/controls/imageeditor/overview
622+
type: Permanent
623+
624+
- from: https://docs.telerik.com/devtools/maui/itemscontrol"
625+
to: https://www.telerik.com/maui-ui/documentation/controls/itemscontrol/overview
626+
type: Permanent
627+
628+
- from: https://docs.telerik.com/devtools/maui/listpicker"
629+
to: https://www.telerik.com/maui-ui/documentation/controls/listpicker/overview
630+
type: Permanent
631+
632+
- from: https://docs.telerik.com/devtools/maui/listview"
633+
to: https://www.telerik.com/maui-ui/documentation/controls/listview/overview
634+
type: Permanent
635+
636+
- from: https://docs.telerik.com/devtools/maui/map"
637+
to: https://www.telerik.com/maui-ui/documentation/controls/map/overview
638+
type: Permanent
639+
640+
- from: https://docs.telerik.com/devtools/maui/maskedentry"
641+
to: https://www.telerik.com/maui-ui/documentation/controls/maskedentry/overview
642+
type: Permanent
643+
644+
- from: https://docs.telerik.com/devtools/maui/navigationview"
645+
to: https://www.telerik.com/maui-ui/documentation/controls/navigationview/overview
646+
type: Permanent
647+
648+
- from: https://docs.telerik.com/devtools/maui/numericinput"
649+
to: https://www.telerik.com/maui-ui/documentation/controls/numericinput/overview
650+
type: Permanent
651+
652+
- from: https://docs.telerik.com/devtools/maui/path"
653+
to: https://www.telerik.com/maui-ui/documentation/controls/path/overview
654+
type: Permanent
655+
656+
- from: https://docs.telerik.com/devtools/maui/pdfprocessing"
657+
to: https://www.telerik.com/maui-ui/documentation/controls/pdfprocessing/overview
658+
type: Permanent
659+
660+
- from: https://docs.telerik.com/devtools/maui/pdfviewer"
661+
to: https://www.telerik.com/maui-ui/documentation/controls/pdfviewer/overview
662+
type: Permanent
663+
664+
- from: https://docs.telerik.com/devtools/maui/popup"
665+
to: https://www.telerik.com/maui-ui/documentation/controls/popup/overview
666+
type: Permanent
667+
668+
- from: https://docs.telerik.com/devtools/maui/progressbar"
669+
to: https://www.telerik.com/maui-ui/documentation/controls/progressbar/overview
670+
type: Permanent
671+
672+
- from: https://docs.telerik.com/devtools/maui/rangeslider"
673+
to: https://www.telerik.com/maui-ui/documentation/controls/rangeslider/overview
674+
type: Permanent
675+
676+
- from: https://docs.telerik.com/devtools/maui/rating"
677+
to: https://www.telerik.com/maui-ui/documentation/controls/rating/overview
678+
type: Permanent
679+
680+
- from: https://docs.telerik.com/devtools/maui/richtexteditor"
681+
to: https://www.telerik.com/maui-ui/documentation/controls/richtexteditor/overview
682+
type: Permanent
683+
684+
- from: https://docs.telerik.com/devtools/maui/scheduler"
685+
to: https://www.telerik.com/maui-ui/documentation/controls/scheduler/overview
686+
type: Permanent
687+
688+
- from: https://docs.telerik.com/devtools/maui/segmentedcontrol"
689+
to: https://www.telerik.com/maui-ui/documentation/controls/segmentedcontrol/overview
690+
type: Permanent
691+
692+
- from: https://docs.telerik.com/devtools/maui/sidedrawer"
693+
to: https://www.telerik.com/maui-ui/documentation/controls/sidedrawer/overview
694+
type: Permanent
695+
696+
- from: https://docs.telerik.com/devtools/maui/signaturepad"
697+
to: https://www.telerik.com/maui-ui/documentation/controls/signaturepad/overview
698+
type: Permanent
699+
700+
- from: https://docs.telerik.com/devtools/maui/slider"
701+
to: https://www.telerik.com/maui-ui/documentation/controls/slider/overview
702+
type: Permanent
703+
704+
- from: https://docs.telerik.com/devtools/maui/slideview"
705+
to: https://www.telerik.com/maui-ui/documentation/controls/slideview/overview
706+
type: Permanent
707+
708+
- from: https://docs.telerik.com/devtools/maui/speechtotextbutton"
709+
to: https://www.telerik.com/maui-ui/documentation/controls/speechtotextbutton/overview
710+
type: Permanent
711+
712+
- from: https://docs.telerik.com/devtools/maui/tabview"
713+
to: https://www.telerik.com/maui-ui/documentation/controls/tabview/overview
714+
type: Permanent
715+
716+
- from: https://docs.telerik.com/devtools/maui/templatedbutton"
717+
to: https://www.telerik.com/maui-ui/documentation/controls/templatedbutton/overview
718+
type: Permanent
719+
720+
- from: https://docs.telerik.com/devtools/maui/templatedpicker"
721+
to: https://www.telerik.com/maui-ui/documentation/controls/templatedpicker/overview
722+
type: Permanent
723+
724+
- from: https://docs.telerik.com/devtools/maui/timepicker"
725+
to: https://www.telerik.com/maui-ui/documentation/controls/timepicker/overview
726+
type: Permanent
727+
728+
- from: https://docs.telerik.com/devtools/maui/timespanpicker"
729+
to: https://www.telerik.com/maui-ui/documentation/controls/timespanpicker/overview
730+
type: Permanent
731+
732+
- from: https://docs.telerik.com/devtools/maui/togglebutton"
733+
to: https://www.telerik.com/maui-ui/documentation/controls/togglebutton/overview
734+
type: Permanent
735+
736+
- from: https://docs.telerik.com/devtools/maui/toolbar"
737+
to: https://www.telerik.com/maui-ui/documentation/controls/toolbar/overview
738+
type: Permanent
739+
740+
- from: https://docs.telerik.com/devtools/maui/treedatagrid"
741+
to: https://www.telerik.com/maui-ui/documentation/controls/treedatagrid/overview
742+
type: Permanent
743+
744+
- from: https://docs.telerik.com/devtools/maui/treeview"
745+
to: https://www.telerik.com/maui-ui/documentation/controls/treeview/overview
746+
type: Permanent
747+
748+
- from: https://docs.telerik.com/devtools/maui/wraplayout"
749+
to: https://www.telerik.com/maui-ui/documentation/controls/wraplayout/overview
750+
type: Permanent
751+
752+
- from: https://docs.telerik.com/devtools/maui/controls/navigationview
753+
to: https://www.telerik.com/maui-ui/documentation/controls/navigationview/overview
754+
type: Permanent

0 commit comments

Comments
 (0)