Loading MCP server directory, please wait...
Fleet-wide Cove Data Protection backup health, billing, and storage trends from your terminal.
npx @getmcp/cli add io.github.Servosity/cove-mcpRequires Pre-built binary. Community-contributed server. Review source before installing.
COVE_USERNAMEAPI-enabled backup.management user (Security Officer service account with the API flag). Exchanged via the Cove JSON-RPC Login method for a cached session visa.
COVE_PASSWORDPassword for COVE_USERNAME. Exchanged once for a cached session visa; never written to disk beyond the local visa cache.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Servosity/cove-mcp": {
"command": "https://github.com/Servosity/msp-skills/releases/download/cove-v0.1.0/cove-mcp.mcpb",
"env": {
"COVE_USERNAME": "",
"COVE_PASSWORD": "",
"COVE_PARTNER": "",
"COVE_BASE_URL": ""
}
}
}
}