Skip to content
Gemini CLI

Scry for Gemini CLI

io.github.epinnock/scry-mcp

Search your team's Storybook components by text or image, so agents reuse what exists.

client:Gemini CLI transport:streamable-http

Install Scry in Gemini CLI

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

{
  "mcpServers": {
    "scry-mcp": {
      "httpUrl": "https://mcp.scrymore.com/mcp"
    }
  }
}

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

Scry in other clients