File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -1204,13 +1204,13 @@ The MCP protocol defines three core primitives that servers can implement:
12041204
12051205MCP servers declare capabilities during initialization:
12061206
1207- | Capability | Feature Flag | Description |
1208- | -------------| ------------------------------| ------------------------------------|
1209- | ` prompts ` | ` listChanged ` | Prompt template management |
1210- | ` resources ` | ` subscribe ` <br />` listChanged ` | Resource exposure and updates |
1211- | ` tools ` | ` listChanged ` | Tool discovery and execution |
1212- | ` logging ` | - | Server logging configuration |
1213- | ` completion ` | - | Argument completion suggestions |
1207+ | Capability | Feature Flag | Description |
1208+ | -------------- | ------------------------------| ------------------------------------|
1209+ | ` prompts ` | ` listChanged ` | Prompt template management |
1210+ | ` resources ` | ` subscribe ` <br />` listChanged ` | Resource exposure and updates |
1211+ | ` tools ` | ` listChanged ` | Tool discovery and execution |
1212+ | ` logging ` | - | Server logging configuration |
1213+ | ` completions ` | - | Argument completion suggestions |
12141214
12151215## Documentation
12161216
You can’t perform that action at this time.
0 commit comments