Skip to content
Gemini CLI

Scanduro for Gemini CLI

io.github.sssnl-nl/scanduro

Remote MCP server for Scanduro QR codes, scan analytics and controlled code actions.

client:Gemini CLI transport:streamable-http

Install Scanduro in Gemini CLI

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

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

Scanduro in other clients