Skip to content
Gemini CLI

GunSpec for Gemini CLI

io.gunspec/mcp

Read-only firearm specifications: calibers, ammunition, manufacturers and attachment fitment.

client:Gemini CLI transport:streamable-http

Install GunSpec in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://mcp.gunspec.io"
    }
  }
}

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

GunSpec in other clients