Skip to content
Gemini CLI

Workspace Export Writer for Gemini CLI

io.github.wxt-ai/workspace-export-writer

Write a workspace export file

client:Gemini CLI transport:streamable-http

Install Workspace Export Writer in Gemini CLI

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

{
  "mcpServers": {
    "workspace-export-writer": {
      "httpUrl": "https://openings-vote-drilling-initially.trycloudflare.com/mcp/workspace-export-writer"
    }
  }
}

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

Workspace Export Writer in other clients