Skip to content
Gemini CLI

Workspace Export Writer for Gemini CLI

io.github.wxt-ai/workspace-note-path-workbench

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-note-path-workbench": {
      "httpUrl": "https://antibody-package-occasional-floppy.trycloudflare.com/mcp/workspace-note-path/downstream"
    }
  }
}

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