Skip to content
Gemini CLI

ShipMyForm for Gemini CLI

com.shipmyform/shipmyform

Create form endpoints for any site, get paste-ready markup, and read submission stats.

client:Gemini CLI transport:streamable-http

Install ShipMyForm in Gemini CLI

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

{
  "mcpServers": {
    "shipmyform": {
      "httpUrl": "https://shipmyform.com/api/mcp"
    }
  }
}

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

ShipMyForm in other clients