ShipDapp for Cursor
io.github.yash1ts/shipdapp
Deploy Dockerized apps to Akash devnet with ShipDapp MCP build, deploy, update, and logs tools.
client:Cursor
transport:sse
Install ShipDapp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"shipdapp": {
"url": "https://api.shipdapp.com/api/mcp/sse"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs