Skip to content

Commit c2d9cb0

Browse files
authored
Update README.md
Added in the change needed to install with the latest claude code.
1 parent 6d819ed commit c2d9cb0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,9 +163,8 @@ Claude Code CLI can manage MCP servers using the `claude mcp` commands or by edi
163163

164164
1. Add the server using the `claude mcp add` command:
165165
```bash
166-
claude mcp add ios-simulator --command npx --args "-y,ios-simulator-mcp"
166+
claude mcp add ios-simulator npx ios-simulator-mcp
167167
```
168-
_Note: The `--args` parameter takes a single comma-separated string._
169168
2. Restart any running Claude Code sessions if necessary.
170169

171170
#### Option 2: Local Development

0 commit comments

Comments
 (0)