Skip to content

Commit 348eb57

Browse files
authored
[docs] Fix incorrect command for MCP Inspector in mcp.md (#46630)
Signed-off-by: Endi Modric <[email protected]>
1 parent a9b7ae6 commit 348eb57

File tree

1 file changed

+1
-1
lines changed
  • docs/data/material/getting-started/mcp

1 file changed

+1
-1
lines changed

docs/data/material/getting-started/mcp/mcp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Navigate to this URL in your browser and set the following paramters:
9999

100100
- **Transport type: Stdio**
101101
- **Command:**`npx`
102-
- **Arguments:** `y @mui/mcp@latest`
102+
- **Arguments:** `-y @mui/mcp@latest`
103103

104104
Click **Connect** and wait for the connection to be established.
105105

0 commit comments

Comments
 (0)