added MCPs menu item (#3066)

This commit is contained in:
Angie Jones
2025-06-25 03:02:28 +03:00
committed by GitHub
parent a025161072
commit 39cf42d1bd
2 changed files with 7 additions and 2 deletions
+5
View File
@@ -282,6 +282,11 @@ const config: Config = {
position: "left",
label: "Tutorials",
},
{
to: "/docs/category/mcp-servers",
position: "left",
label: "MCPs",
},
{ to: "/blog", label: "Blog", position: "left" },
{
type: 'dropdown',