Skip to content
Gemini CLI

Neleto CMS for Gemini CLI

io.neleto/cms

Create and edit pages, posts, events, files and layouts on your Neleto CMS site. EU-hosted.

client:Gemini CLI transport:streamable-http

Install Neleto CMS in Gemini CLI

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

{
  "mcpServers": {
    "cms": {
      "httpUrl": "https://{instance_host}/api/mcp"
    }
  }
}

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

Neleto CMS in other clients