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-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
test
prysmaticlabsGo implementation of Ethereum proof of stake
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
コメント