{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
  "name": "cloud.salus/salus",
  "description": "Deploy and operate applications on Salus Cloud: discover organizations, spaces and projects, provision databases, manage environment variables, deploy from a Git repository, poll pipelines, read build and runtime logs, read metrics, and roll back releases. The server acts on behalf of the signed-in Salus user with that user's own access.",
  "version": "1.0.0",
  "websiteUrl": "https://salus.cloud/developers/",
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://download.salus.cloud/salus-mcp.mcpb",
      "version": "1.0.0",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
