Skip to content
Gemini CLI

Verant for Gemini CLI

ai.verant/verant

AI proofreading for public web pages and full sites, with AI-verified corrections. Paid plans only.

client:Gemini CLI transport:streamable-http

Install Verant in Gemini CLI

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

{
  "mcpServers": {
    "verant": {
      "httpUrl": "https://verant.ai/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Verant in other clients