Skip to content

Commit 2e5162a

Browse files
authored
Merge pull request #373 from koic/add_logging_set_level_to_supported_methods_in_readme
[Doc] Add `logging/setLevel` to supported methods in README
2 parents 8a709f6 + f5507cc commit 2e5162a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ It implements the Model Context Protocol specification, handling model context r
4747

4848
- `initialize` - Initializes the protocol and returns server capabilities
4949
- `ping` - Simple health check
50+
- `logging/setLevel` - Configures the minimum log level for the server
5051
- `tools/list` - Lists all registered tools and their schemas
5152
- `tools/call` - Invokes a specific tool with provided arguments
5253
- `prompts/list` - Lists all registered prompts and their schemas

0 commit comments

Comments
 (0)