Skip to content
Gemini CLI

ForgeKit for Gemini CLI

dev.useforgekit/forgekit

Developer utility MCP: screenshots, PDFs, OG, QR, link preview, JSON validate, ShipPack.

client:Gemini CLI transport:streamable-http

Install ForgeKit in Gemini CLI

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

{
  "mcpServers": {
    "forgekit": {
      "httpUrl": "https://useforgekit.dev/mcp"
    }
  }
}

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

ForgeKit in other clients