Bowmark for Gemini CLI
ai.bowmark/bowmark
Do things on live websites: prices, availability, quotes, bookings, anything behind a form or login.
client:Gemini CLI
transport:streamable-http
runtime:pypi
tools:7
Install Bowmark in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"bowmark": {
"httpUrl": "https://api.bowmark.ai/mcp/registry"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs