Non-invasive AI Agent operation monitoring — audit every API call your agent makes to Shopify, Meta Ads, and more. Real-time alerts, audit logs, and operation history. Works with Claude Desktop, Cursor, and any MCP-compatible AI tool.
Server Config
{
"mcpServers": {
"guardrly": {
"command": "guardrly",
"args": [],
"env": {
"GUARDRLY_API_KEY": "your_api_key_here",
"GUARDRLY_API_URL": "https://api.guardrly.com",
"HMAC_SECRET": "your_hmac_secret_here"
}
}
}
}