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 88d4423 commit a849854Copy full SHA for a849854
quickstart/server.mdx
@@ -311,7 +311,7 @@ Make sure you pass in the absolute path to your server.
311
312
This tells Claude for Desktop:
313
1. There's an MCP server named "weather"
314
-2. To launch it by running `uv --directory /ABSOLUTE/PATH/TO/PARENT/FOLDER/weather run weather`
+2. To launch it by running `uv --directory /ABSOLUTE/PATH/TO/PARENT/FOLDER/weather run weather.py`
315
316
Save the file, and restart **Claude for Desktop**.
317
</Tab>
0 commit comments