Skip to content
Gemini CLI

NoCrash for Gemini CLI

io.nocrash/nocrash

Know when your n8n workflows, URLs, and AI apps break, before your customers do.

client:Gemini CLI transport:streamable-http

Install NoCrash in Gemini CLI

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

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

NoCrash in other clients