Mondo for Gemini CLI
io.github.pipeworx-io/mondo
Mondo — condition-string resolver onto the Mondo Disease Ontology.
client:Gemini CLI
transport:streamable-http
Install Mondo in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mondo": {
"httpUrl": "https://gateway.pipeworx.io/mondo/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs