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 3a98ad6 commit caef81dCopy full SHA for caef81d
quickstart/client.mdx
@@ -39,7 +39,7 @@ source .venv/bin/activate
39
uv add mcp anthropic python-dotenv
40
41
# Remove boilerplate files
42
-rm hello.py
+rm main.py
43
44
# Create our main file
45
touch client.py
0 commit comments