Skip to content

Commit d3a06b7

Browse files
author
demetrio.marino
committed
fix: minor update in configuration dedicated to prompt discovery
1 parent 079bca9 commit d3a06b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ npm run local:test -- --host https://CONSOLE_HOST
106106
```
107107

108108
This command will download and launch the MCP inspector on `http://localhost:6274` where you can test if the
109-
implementation will work correctly testing the tools discovery and calls without the needs of a working llm environment.
109+
implementation will work correctly testing the discovery of tools and prompts without the needs of a working llm environment.
110110

111111
To run tests for new implementations you can use:
112112

0 commit comments

Comments
 (0)