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 9870471 commit b0e8efaCopy full SHA for b0e8efa
quickstart.mdx
@@ -405,12 +405,13 @@ This tells Claude Desktop:
405
2. Launch it by running `uv --directory /PATH/TO/PARENT/FOLDER/mcp-quickstart run weather`
406
407
Save the file, and restart **Claude Desktop**.
408
-- Test with commands
409
-- You can now test your server by running the following commands in Claude Desktop:
410
411
-What's the weather in Brooklyn right now?
+### Test with commands
412
413
-What's the weather in San Francisco?
+You can now test your server by running the following commands in Claude Desktop:
+
+- What's the weather in Brooklyn right now?
414
+- What's the weather in San Francisco?
415
416
<Frame>
417
<img src="/images/quickstart-weather.png" />
0 commit comments