SvGrid for Cursor
com.svgrid/svgrid
Checks AI-written SvGrid code against the real API, plus version-pinned Svelte 5 grid docs.
client:Cursor
transport:streamable-http
runtime:npm
tools:6
Install SvGrid in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"svgrid": {
"url": "https://mcp.svgrid.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs