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 7123556 commit d53116dCopy full SHA for d53116d
README.md
@@ -129,7 +129,7 @@ def get_greeting(name: str) -> str:
129
130
You can install this server in [Claude Desktop](https://claude.ai/download) and interact with it right away by running:
131
```bash
132
-mcp install server.py
+uv run mcp install server.py
133
```
134
135
Alternatively, you can test it with the MCP Inspector:
0 commit comments