Skip to content
Gemini CLI

Layrcake for Gemini CLI

dev.layrcake/layrcake

Unified GTM API for AI agents: find, enrich, verify, intent, sending, campaigns, replies. One key.

client:Gemini CLI transport:streamable-http

Install Layrcake in Gemini CLI

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

{
  "mcpServers": {
    "layrcake": {
      "httpUrl": "https://mcp.layrcake.dev/mcp"
    }
  }
}

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

Layrcake in other clients