Skip to content
Gemini CLI

scry mcp for Gemini CLI

io.github.pfeilisolana/scry-mcp

Keyless MCP bridge to Scry Solana wallet intel: free coverage check, catalog, x402 paid endpoints.

client:Gemini CLI transport:stdio runtime:npm

Install scry mcp in Gemini CLI

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

{
  "mcpServers": {
    "scry-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "scry-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 mcp in other clients