Experimental Legal Grounding for Gemini CLI
io.github.tokenfix/legal-grounding
Experimental GDPR grounding: rules, preconditions, exceptions, exact quotes, and citation checks.
client:Gemini CLI
transport:streamable-http
Install Experimental Legal Grounding in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"legal-grounding": {
"httpUrl": "https://legal-grounding-199120533535.europe-north2.run.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs