Booking Request for Gemini CLI
com.bonissystems/booking-request
Self-authenticating booking-request receipt anchored to the Knox chain; never represents a person.
client:Gemini CLI
transport:streamable-http
tools:3
Install Booking Request in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"booking-request": {
"httpUrl": "https://bonissystems.com/api/knox/agents/booking-request/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs