Guardrly
@fishcoco-code
关于 Guardrly
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.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"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"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Guardrly?
Guardrly is a non-invasive MCP Server that monitors every API call your AI Agent makes to external platforms like Shopify and Meta Ads, providing real-time interception, automatic PII scrubbing, and risk-based alerts for Agent operations.
How to use Guardrly?
Install via a one-liner for Mac/Linux or Windows PowerShell (as shown in the README). After installation, configure it via the Guardrly Dashboard at app.guardrly.com; no further configuration steps are described.
Key features of Guardrly
- Real-time interception of every HTTP request
- Automatic PII scrubbing (API keys, tokens, sensitive data)
- 100+ semantic rules for Shopify and Meta Ads APIs
- Risk-based email alerts for Level 3 critical operations
- Complete audit trail queryable from Dashboard
- Supports Shopify Admin API, Meta Ads API, and generic HTTP logging
Use cases of Guardrly
- Preventing unexpected data modifications by AI Agents (e.g., deleted products, cancelled orders)
- Avoiding platform bans from rate limit violations
- Creating an audit trail for all Agent operations
- Monitoring autonomous API calls made by Claude Code or Cursor
FAQ from Guardrly
What does Guardrly do differently from standard logging?
Guardrly intercepts every HTTP request in real-time, strips sensitive data automatically, and applies 100+ semantic rules to flag risky operations before they happen.
Which platforms does Guardrly support?
Shopify Admin API (50 rules, 10 operation categories), Meta Ads API (50 rules, 10 operation categories), and generic HTTP logging for any other API.
Does Guardrly require any code changes to my AI agent?
No, it is described as non-invasive; it runs as an MCP Server that intercepts API calls without modifying your agent code.
Where does my data go when using Guardrly?
PII is scrubbed automatically before any data leaves your machine; a queryable audit trail is stored in the Guardrly Dashboard.
Is there a free tier available?
Yes. Free tier is available; paid plans start at a price not specified in the README (refer to guardrly.com).
开发工具 分类下的更多 MCP 服务器
Grafana MCP server
grafanaMCP server for Grafana
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
test
cloudwegoThe ultimate LLM/AI application development framework in Go.
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
评论