Skip to content
Gemini CLI

Measure for Gemini CLI

sh.measure/measure

Get to the root cause of mobile app crashes, errors & slow traces with Measure MCP

client:Gemini CLI transport:streamable-http

Install Measure in Gemini CLI

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

{
  "mcpServers": {
    "measure": {
      "httpUrl": "https://agent.measure.sh/mcp"
    }
  }
}

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

Measure in other clients