Skip to content

Commit d345de3

Browse files
chughtapanclaude
andcommitted
Add resource templates to groupable primitives
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent b0e0103 commit d345de3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/specification/draft/server/groups.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ title: Groups
77
<Info>**Protocol Revision**: draft</Info>
88

99
The Model Context Protocol (MCP) allows servers to organize primitives (tools, prompts, resources,
10-
tasks, and groups themselves) into named collections called groups. Groups provide a natural
10+
resource templates, tasks, and groups themselves) into named collections called groups. Groups provide a natural
1111
abstraction for organizing primitives by functional areas, use cases, or access control boundaries.
1212

1313
## User Interaction Model
@@ -159,6 +159,7 @@ primitive-specific notification:
159159
- Tools: `notifications/tools/list_changed`
160160
- Prompts: `notifications/prompts/list_changed`
161161
- Resources: `notifications/resources/list_changed`
162+
- Resource Templates: `notifications/resources/list_changed`
162163
- Tasks: `notifications/tasks/status`
163164
- Groups: `notifications/groups/list_changed`
164165

0 commit comments

Comments
 (0)