Skip to content

Commit 94211fd

Browse files
committed
MCP Server Doc added in sidebar
1 parent 8d8bfbd commit 94211fd

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

sidebars.js

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2138,6 +2138,11 @@ module.exports = {
21382138
},
21392139
],
21402140
},
2141+
{
2142+
type: "doc",
2143+
label: "Automation MCP Server",
2144+
id: 'automation-mcp-server',
2145+
},
21412146
{
21422147
type: "category",
21432148
collapsed: true,
@@ -2808,6 +2813,11 @@ module.exports = {
28082813
},
28092814
items: ["smartui-running-your-first-project", "smartui-guided-walkthrough", "smartui-cli-git-branching-strategy", "smartui-cli-env-variables"],
28102815
},
2816+
{
2817+
type: "doc",
2818+
label: "SmartUI MCP Server",
2819+
id: "smartui-mcp-server",
2820+
},
28112821
{
28122822
type: "category",
28132823
collapsed: false,

0 commit comments

Comments
 (0)