Skip to content
Gemini CLI

Croft for Gemini CLI

net.oncroft/croft

Deploy and host the apps your AI assistant builds — a real server, database, and shareable URL.

client:Gemini CLI transport:streamable-http

Install Croft in Gemini CLI

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

{
  "mcpServers": {
    "croft": {
      "httpUrl": "https://mcp.oncroft.net"
    }
  }
}

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

Croft in other clients