StackResolve for Gemini CLI
dev.stackresolve/stackresolve
Find, compare, and audit software for AI agents. Scored registry of tools and MCP servers.
client:Gemini CLI
transport:streamable-http
tools:15
Install StackResolve in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"stackresolve": {
"httpUrl": "https://mcp.stackresolve.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs