PeriodFinder for Gemini CLI
io.github.fenrici1/periodfinder
Neutral cross-brand period-underwear comparison: absorbency in real mL, plus size translation.
client:Gemini CLI
transport:streamable-http
tools:4
Install PeriodFinder in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"periodfinder": {
"httpUrl": "https://www.periodfinder.com/api/mcp/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs