Skip to content
Gemini CLI

ZeroCMS for Gemini CLI

io.zerocms/zero

AI-native Git-based CMS for Astro. Create and publish content in the browser, without learning git.

client:Gemini CLI transport:streamable-http

Install ZeroCMS in Gemini CLI

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

{
  "mcpServers": {
    "zero": {
      "httpUrl": "https://mcp.zerocms.io/"
    }
  }
}

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

ZeroCMS in other clients