Skip to content

Commit 05f38a2

Browse files
jhrozekclaude
andauthored
Replace duplicate "Why use groups?" sections with link to concepts page (#379)
The CLI and UI group management guides both had identical "Why use groups?" sections. These are now replaced with a tip admonition linking to the comprehensive groups concepts page, which covers when and why to use groups in detail. Addresses follow-up from PR #363. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude <noreply@anthropic.com>
1 parent eb52051 commit 05f38a2

File tree

2 files changed

+12
-16
lines changed

2 files changed

+12
-16
lines changed

docs/toolhive/guides-cli/group-management.mdx

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,15 @@ description:
55
---
66

77
This guide explains how to organize your MCP servers into logical groups and
8-
configure which groups your MCP clients can access. Groups help you organize
9-
servers by project, environment, or team, and control which tools are available
10-
to different clients.
8+
configure which groups your MCP clients can access.
119

12-
## Why use groups?
10+
:::tip[New to groups?]
1311

14-
Groups let you organize MCP servers and control client access:
12+
If you're not sure whether groups are right for your use case, see
13+
[Organizing MCP servers with groups](../concepts/groups.mdx) for an overview of
14+
when and why to use them.
1515

16-
- **Project isolation**: Keep development and production servers separate
17-
- **Environment management**: Organize servers by development stage
18-
- **Client customization**: Configure different tool sets for different clients
16+
:::
1917

2018
:::info[What's the default behavior?]
2119

docs/toolhive/guides-ui/group-management.mdx

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,15 @@ description:
66
---
77

88
This guide explains how to organize your MCP servers into groups and configure
9-
which groups your MCP clients can access. Groups help you organize servers by
10-
project, environment, or team, and control which tools are available to
11-
different clients.
9+
which groups your MCP clients can access.
1210

13-
## Why use groups?
11+
:::tip[New to groups?]
1412

15-
Groups let you organize MCP servers and control client access:
13+
If you're not sure whether groups are right for your use case, see
14+
[Organizing MCP servers with groups](../concepts/groups.mdx) for an overview of
15+
when and why to use them.
1616

17-
- **Project isolation**: Keep development and production servers separate
18-
- **Environment management**: Organize servers by development stage
19-
- **Client customization**: Configure different tool sets for different clients
17+
:::
2018

2119
:::info[What's the default behavior?]
2220

0 commit comments

Comments
 (0)