← Index

Stitch Wand

io.github.dilshaus/stitch-wand·v0.1.1·Other
Quality Score
90
/100

Design token tools for Google Stitch: convert, validate, diff, lint, generate, and export.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "stitch-wand": {
      "command": "npx",
      "args": [
        "-y",
        "@stitchwand/mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "stitch-wand": {
      "command": "npx",
      "args": [
        "-y",
        "@stitchwand/mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @stitchwand/mcp-server
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
5
§04  Alternatives in Other