Skip to content
Gemini CLI

EVERJUST for Gemini CLI

app.everjust/mcp

Operate your EVERJUST workspace: CRM, sales, projects, mail, documents, calendar, invoicing.

client:Gemini CLI transport:streamable-http

Install EVERJUST in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://{workspace}.everjust.app/mcp"
    }
  }
}

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

EVERJUST in other clients