Sfsymbol Generator
MCP Serverby sundial-org · Added 5mo ago
Claude
33
Install
git clone https://github.com/sundial-org/awesome-openclaw-skillsAdd to Claude
claude mcp add sfsymbol-generatorQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"sfsymbol-generator": {
"command": "npx",
"args": [
"@modelcontextprotocol/sfsymbol-generator"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Generate an Xcode SF Symbol asset catalog .symbolset from an SVG. Use when you need to add a custom SF Symbol (build-time) by creating the symbolset folder, Contents.json, and SVG file.
Tags
developmentgobashskill