Skip to content

Commit 042fdb7

Browse files
authored
docs: update Claude Code install command
2 parents 6d819ed + c2d9cb0 commit 042fdb7

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)