Skip to content

Commit fc4d305

Browse files
committed
docs: update zed docs to use svelte-mcp extension
1 parent 384c1fd commit fc4d305

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,10 @@ 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+
<summary>Configure Manually</summary>
116+
113117
- Open the command palette
114118
- Search and select "agent:open settings"
115119
- In settings panel look for `Model Context Protocol (MCP) Servers`
@@ -127,6 +131,8 @@ It will open a popup with MCP server config where you can add the following conf
127131
}
128132
```
129133

134+
</details>
135+
130136
## Other clients
131137

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