Skip to content
Gemini CLI

site for Gemini CLI

uk.co.p11dchanges/site

P11D Changes: the site's own MCP server — checker, enquiry (enquiry = a human handoff, not a...

client:Gemini CLI transport:streamable-http

Install site in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "site": {
      "httpUrl": "https://p11dchanges.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

site in other clients