Rulegeneral
.Mcp.Json Rule
MCP configuration with 1 server: stitch
{
"mcpServers": {
"stitch": {
"command": "npx",
"args": [
"-y",
"@keeponfirst/kof-stitch-mcp"
],
"env": {
"GOOGLE_CLOUD_PROJECT": "YOUR_PROJECT_ID"
}
}
}
}