SvGrid for Grok
com.svgrid/svgrid
Checks AI-written SvGrid code against the real API, plus version-pinned Svelte 5 grid docs.
client:Grok
transport:streamable-http
runtime:npm
tools:6
Install SvGrid in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"svgrid": {
"type": "http",
"url": "https://mcp.svgrid.com/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs