Skip to content

Commit 1e43aec

Browse files
evantahlerjottakka
andauthored
[AUTO] Adding MCP Servers docs update (#893)
Co-authored-by: jottakka <203343514+jottakka@users.noreply.github.com>
1 parent a923f3f commit 1e43aec

4 files changed

Lines changed: 1718 additions & 1 deletion

File tree

app/en/resources/integrations/productivity/_meta.tsx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,14 @@ const meta: MetaRecord = {
6969
title: "Microsoft OneDrive",
7070
href: "/en/resources/integrations/productivity/microsoft-onedrive",
7171
},
72+
"microsoft-outlook-calendar": {
73+
title: "Microsoft Outlook Calendar",
74+
href: "/en/resources/integrations/productivity/microsoft-outlook-calendar",
75+
},
76+
"microsoft-outlook-mail": {
77+
title: "Microsoft Outlook Mail",
78+
href: "/en/resources/integrations/productivity/microsoft-outlook-mail",
79+
},
7280
"microsoft-powerpoint": {
7381
title: "Microsoft PowerPoint",
7482
href: "/en/resources/integrations/productivity/microsoft-powerpoint",

toolkit-docs-generator/data/toolkits/index.json

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"generatedAt": "2026-03-24T11:25:43.355Z",
2+
"generatedAt": "2026-03-31T11:26:37.819Z",
33
"version": "1.0.0",
44
"toolkits": [
55
{
@@ -560,6 +560,24 @@
560560
"toolCount": 11,
561561
"authType": "oauth2"
562562
},
563+
{
564+
"id": "MicrosoftOutlookCalendar",
565+
"label": "Microsoft Outlook Calendar",
566+
"version": "0.1.0",
567+
"category": "productivity",
568+
"type": "arcade",
569+
"toolCount": 7,
570+
"authType": "oauth2"
571+
},
572+
{
573+
"id": "MicrosoftOutlookMail",
574+
"label": "Microsoft Outlook Mail",
575+
"version": "0.1.0",
576+
"category": "productivity",
577+
"type": "arcade",
578+
"toolCount": 13,
579+
"authType": "oauth2"
580+
},
563581
{
564582
"id": "MicrosoftPowerpoint",
565583
"label": "Microsoft PowerPoint",

0 commit comments

Comments
 (0)