Minoa for Gemini CLI
io.minoa/minoa
Query the value record behind a deal: business cases, value frameworks, and realized outcomes.
client:Gemini CLI
transport:streamable-http
Install Minoa in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"minoa": {
"httpUrl": "https://mcp.minoa.io"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs