Skip to content
Gemini CLI

ShipDapp for Gemini CLI

io.github.yash1ts/shipdapp

Deploy Dockerized apps to Akash devnet with ShipDapp MCP build, deploy, update, and logs tools.

client:Gemini CLI transport:sse

Install ShipDapp in Gemini CLI

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

{
  "mcpServers": {
    "shipdapp": {
      "url": "https://api.shipdapp.com/api/mcp/sse"
    }
  }
}

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

ShipDapp in other clients