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 @@ -877,13 +877,13 @@ The MCP protocol defines three core primitives that servers can implement:
877877
878878MCP servers declare capabilities during initialization:
879879
880- | Capability | Feature Flag | Description |
881- | -------------| ------------------------------| ------------------------------------|
882- | ` prompts ` | ` listChanged ` | Prompt template management |
883- | ` resources ` | ` subscribe ` <br />` listChanged ` | Resource exposure and updates |
884- | ` tools ` | ` listChanged ` | Tool discovery and execution |
885- | ` logging ` | - | Server logging configuration |
886- | ` completion ` | - | Argument completion suggestions |
880+ | Capability | Feature Flag | Description |
881+ | -------------- | ------------------------------| ------------------------------------|
882+ | ` prompts ` | ` listChanged ` | Prompt template management |
883+ | ` resources ` | ` subscribe ` <br />` listChanged ` | Resource exposure and updates |
884+ | ` tools ` | ` listChanged ` | Tool discovery and execution |
885+ | ` logging ` | - | Server logging configuration |
886+ | ` completions ` | - | Argument completion suggestions |
887887
888888## Documentation
889889
You can’t perform that action at this time.
0 commit comments