Skip to content
Grok

ShipDapp for Grok

io.github.yash1ts/shipdapp

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

client:Grok transport:sse

Install ShipDapp in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

ShipDapp in other clients