site for Gemini CLI
uk.co.executivesearchfees/site
Executive Search Fees: the site's own MCP server — enquiry (enquiry = a human handoff, not a...
client:Gemini CLI
transport:streamable-http
tools:3
Install site in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"site": {
"httpUrl": "https://executivesearchfees.co.uk/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs