Skip to content

Commit 83360b1

Browse files
Sync mcp docs (#1650)
Co-authored-by: svelte-docs-bot[bot] <196124396+svelte-docs-bot[bot]@users.noreply.github.com>
1 parent 74cdd9b commit 83360b1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,12 @@ It will open a file with your MCP servers where you can add the following config
111111

112112
## Zed
113113

114+
Install the [Svelte MCP Server extension](https://zed.dev/extensions/svelte-mcp).
115+
116+
<details>
117+
118+
<summary>Configure Manually</summary>
119+
114120
- Open the command palette
115121
- Search and select "agent:open settings"
116122
- In settings panel look for `Model Context Protocol (MCP) Servers`
@@ -128,6 +134,8 @@ It will open a popup with MCP server config where you can add the following conf
128134
}
129135
```
130136

137+
</details>
138+
131139
## Other clients
132140

133141
If we didn't include the MCP client you are using, refer to their documentation for `stdio` servers and use `npx` as the command and `-y @sveltejs/mcp` as the arguments.

0 commit comments

Comments
 (0)