S
Stitch MCP Integration
by @alexmihai
MCP server by alexmihai
Created 1/25/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-integration
Cursor configuration (mcp.json)
{
"mcpServers": {
"alexmihai-stitch-mcp-integration": {
"command": "npx",
"args": [
"alexmihai-stitch-mcp-integration"
]
}
}
}