convention.sh for Gemini CLI
sh.convention/mcp
Ship production-ready TypeScript code in half the time, at half the cost.
client:Gemini CLI
transport:streamable-http
tools:1
Install convention.sh in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp": {
"httpUrl": "https://mcp.convention.sh/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs