Skip to content
Gemini CLI

Weft for Gemini CLI

com.letsweft/weft

One board for every AI you use: agents claim tasks and finish with proof you accept or return.

client:Gemini CLI transport:streamable-http

Install Weft in Gemini CLI

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

{
  "mcpServers": {
    "weft": {
      "httpUrl": "https://letsweft.com/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

Weft in other clients