SVGFarm for Cursor
io.github.joshuajansen/svgfarm
Search open SVG icon packs and fetch exact SVG markup from coding agents through MCP.
client:Cursor
transport:streamable-http
Install SVGFarm in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"svgfarm": {
"url": "https://svg.farm/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs