We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 079bca9 commit d3a06b7Copy full SHA for d3a06b7
README.md
@@ -106,7 +106,7 @@ npm run local:test -- --host https://CONSOLE_HOST
106
```
107
108
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.
+implementation will work correctly testing the discovery of tools and prompts without the needs of a working llm environment.
110
111
To run tests for new implementations you can use:
112
0 commit comments