Skip to content
VS Code

ShipDapp for VS Code

io.github.yash1ts/shipdapp

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

client:VS Code transport:sse

Install ShipDapp in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

ShipDapp in other clients