Skip to content
Gemini CLI

Layven for Gemini CLI

io.layven/layven

Shared drive for your agents and teammates.

client:Gemini CLI transport:streamable-http

Install Layven in Gemini CLI

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

{
  "mcpServers": {
    "layven": {
      "httpUrl": "https://api.layven.io/mcp"
    }
  }
}

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

Layven in other clients