Skip to content
Gemini CLI

StructForge for Gemini CLI

app.askqa/structforge

Turn messy text into strict JSON schemas agents can trust (invoice, receipt, contact, resume).

client:Gemini CLI transport:streamable-http tools:6

Install StructForge in Gemini CLI

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

{
  "mcpServers": {
    "structforge": {
      "httpUrl": "https://structforge.askqa.app/mcp"
    }
  }
}

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

What Gemini CLI can do once it is connected

StructForge in other clients