MCP Server
MCP
ShipDapp
Deploy Dockerized apps to Akash devnet with ShipDapp MCP build, deploy, update, and logs tools.
Configuration Example
{
"remotes": [
{
"type": "sse",
"url": "https://api.shipdapp.com/api/mcp/sse",
"headers": [
{
"description": "Bearer token using a ShipDapp API key (shipdapp_sk_*).",
"isRequired": true,
"format": "string",
"isSecret": true,
"placeholder": "Bearer shipdapp_sk_your_key_here",
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
sse
By
Comments
Sign in to leave a comment