Skip to content
Gemini CLI

Jade MCP for Gemini CLI

app.jadehosting/mcp

Deploy and manage Jade Hosting projects from AI clients. Jade account and OAuth required.

client:Gemini CLI transport:streamable-http

Install Jade MCP in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://mcp.jadehosting.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

Jade MCP in other clients