Teres — Booking for AI Agents for Gemini CLI
io.teres/booking
Search and book appointments at local businesses. Barbershops, salons, spas, and more.
client:Gemini CLI
transport:streamable-http
Install Teres — Booking for AI Agents in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"booking": {
"httpUrl": "https://api.teres.io/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs