Stitch Wand for Windsurf
io.github.dilshaus/stitch-wand
Design token tools for Google Stitch: convert, validate, diff, lint, generate, and export.
client:Windsurf
transport:stdio
runtime:npm
Install Stitch Wand in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"stitch-wand": {
"command": "npx",
"args": [
"-y",
"@stitchwand/mcp-server"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs