Skip to content

Commit e1a03fd

Browse files
authored
docs: update zed docs to use svelte-mcp extension (#102)
1 parent 384c1fd commit e1a03fd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

documentation/docs/20-setup/20-local-setup.md

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

111111
## Zed
112112

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

136+
</details>
137+
130138
## Other clients
131139

132140
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)