SvGrid for Zed
com.svgrid/svgrid
Checks AI-written SvGrid code against the real API, plus version-pinned Svelte 5 grid docs.
client:Zed
transport:streamable-http
runtime:npm
tools:6
Install SvGrid in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"svgrid": {
"url": "https://mcp.svgrid.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs