Óbito for Gemini CLI
io.github.mcp-dir/obito-mcp
Checks for indication of death of a person from the CPF, in official databases. Platform-hosted, no
client:Gemini CLI
transport:streamable-http
tools:7
Install Óbito in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"obito-mcp": {
"httpUrl": "https://api.mcp.ai/p_obito"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs