Skip to content
Gemini CLI

US Legal Case Search for Gemini CLI

org.memoryapi/legal

US legal case search: court decisions and company litigation history

client:Gemini CLI transport:streamable-http

Install US Legal Case Search in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "legal": {
      "httpUrl": "https://legal.memoryapi.org/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

US Legal Case Search in other clients