Skip to content
Gemini CLI

spikesh for Gemini CLI

io.usefulapi/spikesh

Read Spike.sh incidents, on-call, escalations and services; acknowledge, resolve, set priority.

client:Gemini CLI transport:streamable-http

Install spikesh in Gemini CLI

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

{
  "mcpServers": {
    "spikesh": {
      "httpUrl": "https://spikesh.usefulapi.io/mcp"
    }
  }
}

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

spikesh in other clients