Skip to content
Gemini CLI

KrabiClaw for Gemini CLI

io.github.paulchrisluke/krabiclaw

Manage and publish restaurant and local business websites through MCP.

client:Gemini CLI transport:streamable-http

Install KrabiClaw in Gemini CLI

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

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

KrabiClaw in other clients