KnowJudges for Gemini CLI
com.knowjudges/knowjudges
Source-linked research on U.S. judges, courts, cases, and judicial analytics.
client:Gemini CLI
transport:streamable-http
tools:6
Install KnowJudges in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"knowjudges": {
"httpUrl": "https://mcp.knowjudges.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