Skip to content
Gemini CLI

Spanly for Gemini CLI

com.spanly/spanly

MCP observability. Query live traffic, errors, duration, and alerts from your AI agent.

client:Gemini CLI transport:streamable-http

Install Spanly in Gemini CLI

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

{
  "mcpServers": {
    "spanly": {
      "httpUrl": "https://mcp.spanly.com/"
    }
  }
}

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

Spanly in other clients