Skip to content

Commit 80ca551

Browse files
committed
Sync open source content 🐝 (from c6f1b53acdeec386c95bf3fd18ce758565ad78e0)
1 parent e6e736a commit 80ca551

3 files changed

Lines changed: 6 additions & 4 deletions

File tree

_meta.global.tsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -940,6 +940,9 @@ const meta = {
940940
title: "Catalog",
941941
display: "children",
942942
items: {
943+
overview: {
944+
title: "Catalog overview",
945+
},
943946
"sub-catalogs": {
944947
title: "Sub catalogs",
945948
},
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
2-
title: Catalog
2+
title: Catalog overview
33
description: "Discover curated third-party MCP servers and publish internal catalogs to share across organizations."
4-
asIndexPage: true
54
---
65

76
import { Callout } from "@/mdx/components";

docs/mcp/catalog/sub-catalogs.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: "Share private MCP server catalogs with partner organizations using
55

66
import { Callout } from "@/mdx/components";
77

8-
**Sub catalogs** enable sharing private [catalogs](/docs/mcp/catalog) with other organizations. This is useful when distributing internal MCP tools to partners, customers, or other teams within a company that operate as separate Gram organizations.
8+
**Sub catalogs** enable sharing private [catalogs](/docs/mcp/catalog/overview) with other organizations. This is useful when distributing internal MCP tools to partners, customers, or other teams within a company that operate as separate Gram organizations.
99

1010
## The peered organization model
1111

@@ -88,5 +88,5 @@ This merged view means sub organizations can seamlessly use tools from their own
8888

8989
## Next steps
9090

91-
- Learn how to [create catalogs](/docs/mcp/catalog) to organize toolsets
91+
- Learn how to [create catalogs](/docs/mcp/catalog/overview) to organize toolsets
9292
- Read about [controlling server visibility](/docs/mcp/secure/public-private-servers) for fine-grained access control

0 commit comments

Comments
 (0)