ghostdevv/zed-svelte-mcp
Zed extension to automatically setup the official Svelte MCP server
Platform-specific configuration:
{
"mcpServers": {
"zed-svelte-mcp": {
"command": "npx",
"args": [
"-y",
"zed-svelte-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...