Scope (AEC) - Preview for Gemini CLI
bid.scope/aec
AEC subcontractor vendor procurement plumbing layer. Preview - V3 launches 2027.
client:Gemini CLI
transport:streamable-http
runtime:npm
Install Scope (AEC) - Preview in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"aec": {
"httpUrl": "https://scope.bid/api/mcp/aec"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs