Skip to content
Gemini CLI

Greynoise for Gemini CLI

io.github.pipeworx-io/greynoise

GreyNoise Community MCP — internet scanner classification (free tier with key)

client:Gemini CLI transport:streamable-http

Install Greynoise in Gemini CLI

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

{
  "mcpServers": {
    "greynoise": {
      "httpUrl": "https://gateway.pipeworx.io/greynoise/mcp"
    }
  }
}

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

Greynoise in other clients