chore: add MCP doc to sidebar (#8254)

This commit is contained in:
Ryan H. Tran
2025-05-05 19:54:08 +07:00
committed by GitHub
parent acada3d4d1
commit 643a8da8d5

View File

@@ -215,6 +215,11 @@ const sidebars: SidebarsConfig = {
label: 'Custom Sandbox',
id: 'usage/how-to/custom-sandbox-guide',
},
{
type: 'doc',
label: 'MCP',
id: 'usage/mcp',
}
],
},
{