SvGrid for VS Code
com.svgrid/svgrid
Checks AI-written SvGrid code against the real API, plus version-pinned Svelte 5 grid docs.
client:VS Code
transport:streamable-http
runtime:npm
tools:6
Install SvGrid in VS Code
.vscode/mcp.json
{
"servers": {
"svgrid": {
"type": "http",
"url": "https://mcp.svgrid.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs