diff --git a/sidebars.js b/sidebars.js index f9bfb7a7e..16f0fb23b 100644 --- a/sidebars.js +++ b/sidebars.js @@ -2137,6 +2137,11 @@ module.exports = { }, ], }, + { + type: "doc", + label: "Automation MCP Server", + id: 'automation-mcp-server', + }, { type: "category", collapsed: true, @@ -2805,6 +2810,11 @@ module.exports = { }, items: ["smartui-running-your-first-project", "smartui-guided-walkthrough", "smartui-cli-git-branching-strategy", "smartui-cli-env-variables"], }, + { + type: "doc", + label: "SmartUI MCP Server", + id: "smartui-mcp-server", + }, { type: "category", collapsed: false,