Skip to content

Commit 904049c

Browse files
committed
MCP Server Doc added in sidebar
1 parent d8f269d commit 904049c

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
@@ -2137,6 +2137,11 @@ module.exports = {
21372137
},
21382138
],
21392139
},
2140+
{
2141+
type: "doc",
2142+
label: "Automation MCP Server",
2143+
id: 'automation-mcp-server',
2144+
},
21402145
{
21412146
type: "category",
21422147
collapsed: true,
@@ -2805,6 +2810,11 @@ module.exports = {
28052810
},
28062811
items: ["smartui-running-your-first-project", "smartui-guided-walkthrough", "smartui-cli-git-branching-strategy", "smartui-cli-env-variables"],
28072812
},
2813+
{
2814+
type: "doc",
2815+
label: "SmartUI MCP Server",
2816+
id: "smartui-mcp-server",
2817+
},
28082818
{
28092819
type: "category",
28102820
collapsed: false,

0 commit comments

Comments
 (0)