Scope (Legal) for Gemini CLI
bid.scope/legal
Dispatch litigation work to legal-services vendors from any MCP-compatible AI workflow.
client:Gemini CLI
transport:streamable-http
runtime:npm
Install Scope (Legal) in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"legal": {
"httpUrl": "https://scope.bid/api/mcp/legal"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs