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_PARTNERThe full customer/partner string exactly as it appears in the Cove console dropdown, including the parenthesised email, e.g. 'Acme Corp (admin@acme.com)'.
COVE_PASSWORDAPI token issued with the Cove API user. Cove shows it once, at creation.
COVE_USERNAMELogin name of the Cove API user (Cove console: Settings > API users). This is the API user's login, not your console email.
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.6/cove-mcp.mcpb",
"env": {
"COVE_BASE_URL": "https://api.backup.management",
"COVE_PARTNER": "",
"COVE_PASSWORD": "",
"COVE_USERNAME": ""
}
}
}
}