Pressbooks for Gemini CLI
io.github.majahelferbiene/vamweb
Search for books and book-related products, with access to product and delivery details
client:Gemini CLI
transport:streamable-http
tools:2
Install Pressbooks in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"vamweb": {
"httpUrl": "https://www.pressbooks.ch/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs