Skip to content

Commit 7115196

Browse files
committed
fix command running MCP inspector
1 parent 6f43d1f commit 7115196

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ mcp install server.py
138138

139139
Alternatively, you can test it with the MCP Inspector:
140140
```bash
141-
mcp dev server.py
141+
uv run mcp dev server.py
142142
```
143143

144144
## What is MCP?

0 commit comments

Comments
 (0)