webPosto for Gemini CLI
io.github.mcp-dir/webposto-mcp
webPosto ERP (management for gas stations and convenience stores) via session capture with your auth
client:Gemini CLI
transport:streamable-http
tools:8
Install webPosto in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"webposto-mcp": {
"httpUrl": "https://api.mcp.ai/p_webposto"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs