Amendor for Gemini CLI
io.github.deslay1/amendor-mcp
Pull change requests from your Amendor board into your coding agent to build and open PRs.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:4
Install Amendor in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"amendor-mcp": {
"httpUrl": "https://amendor.site/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs