Catalog
io.github.dilshaus/stitch-wand
OfficialStitch Wand
Design token tools for Google Stitch: convert, validate, diff, lint, generate, and export.
Convert, validate, diff, lint, generate, and export Google Stitch design tokens.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"stitch-wand": {
"command": "npx",
"args": [
"-y",
"@stitchwand/mcp-server@0.1.1"
]
}
}
}