StackScope for Gemini CLI
dev.stackscope/stackscope
What new websites are built with. Track adopters of your product, export with published contacts.
client:Gemini CLI
transport:streamable-http
Install StackScope in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"stackscope": {
"httpUrl": "https://mcp.stackscope.dev"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs