S
Stitch MCP Auto
stitch-mcp-auto - Universal MCP server for Google Stitch
Created 1/22/2026
Updated about 1 month ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-stitch-mcp-auto
Cursor configuration (mcp.json)
{
"mcpServers": {
"greensheep01201-stitch-mcp-auto": {
"command": "npx",
"args": [
"greensheep01201-stitch-mcp-auto"
]
}
}
}