Loading MCP server directory, please wait...
Liongard config visibility: sync your estate offline, then drift-check and search it from one CLI.
npx @getmcp/cli add io.github.Servosity/liongard-mcpRequires Pre-built binary. Community-contributed server. Review source before installing.
LIONGARD_INSTANCEYour Liongard subdomain (the 'acme' in acme.app.liongard.com); builds the API URL.
LIONGARD_API_KEYBase64 X-ROAR-API-KEY for the Liongard API (or use LIONGARD_ACCESS_KEY_ID + LIONGARD_ACCESS_KEY_SECRET).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Servosity/liongard-mcp": {
"command": "https://github.com/Servosity/msp-skills/releases/download/liongard-v0.1.0/liongard-mcp.mcpb",
"env": {
"LIONGARD_INSTANCE": "",
"LIONGARD_API_KEY": "",
"LIONGARD_ENDPOINTS_API_KEY": ""
}
}
}
}