Skip to content

Commit 63fa14c

Browse files
Sync mcp docs (#1605)
sync mcp docs Co-authored-by: svelte-docs-bot[bot] <196124396+svelte-docs-bot[bot]@users.noreply.github.com>
1 parent 7223a0a commit 63fa14c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/svelte.dev/content/docs/mcp/20-setup/20-local-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Here's how to set it up in some common MCP clients:
1616
To include the local MCP version in Claude Code, simply run the following command:
1717

1818
```bash
19-
claude mcp add -t stdio -s [scope] svelte npx -y @sveltejs/mcp
19+
claude mcp add -t stdio -s [scope] svelte -- npx -y @sveltejs/mcp
2020
```
2121

2222
The `[scope]` must be `user`, `project` or `local`.

0 commit comments

Comments
 (0)