Errata for Gemini CLI
com.apidefects/errata
What is known to be broken in an MCP server or API operation, with the check that found it.
client:Gemini CLI
transport:streamable-http
tools:1
Install Errata in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"errata": {
"httpUrl": "https://apidefects.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs