Patchlog for Gemini CLI
io.github.michaelyousrie/patchlog
Create, update, and publish changelog entries on your Patchlog changelog from any MCP client.
client:Gemini CLI
transport:streamable-http
runtime:npm
Install Patchlog in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"patchlog": {
"httpUrl": "https://patchlog.io/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs