Osewa for Gemini CLI
io.github.ushios/osewa
Track and share care records for babies and plants: feedings, diapers, sleep, and watering.
client:Gemini CLI
transport:streamable-http
Install Osewa in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"osewa": {
"httpUrl": "https://mcp.osewa.site/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs