Skip to content
Gemini CLI

Agent-Native Forms for Gemini CLI

io.github.builderio/agent-native-forms

Agent-Native form builder - create, edit, and manage forms

client:Gemini CLI transport:streamable-http

Install Agent-Native Forms in Gemini CLI

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

{
  "mcpServers": {
    "agent-native-forms": {
      "httpUrl": "https://forms.agent-native.com/mcp"
    }
  }
}

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

Agent-Native Forms in other clients