gemini-cli-extensions/stitch
The Stitch extension for Gemini CLI enables you to interact with the Stitch MCP server using natural language commands.
Platform-specific configuration:
{
"mcpServers": {
"stitch": {
"command": "npx",
"args": [
"-y",
"stitch"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...