Skip to content
Gemini CLI

MarkupBase for Gemini CLI

com.markupbase/markupbase

Versioned artifact review for people and AI agents, with contextual comments and human control.

client:Gemini CLI transport:streamable-http

Install MarkupBase in Gemini CLI

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

{
  "mcpServers": {
    "markupbase": {
      "httpUrl": "https://mcp.markupbase.com/mcp"
    }
  }
}

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

MarkupBase in other clients