Skip to content
Gemini CLI

plyo for Gemini CLI

dev.plyo/plyo

The home for AI-built projects: visitors, restore, publish with a safety check, data backups.

client:Gemini CLI transport:streamable-http

Install plyo in Gemini CLI

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

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

plyo in other clients