Skip to content
Claude Desktop

guardrly mcp for Claude Desktop

io.github.fishcoco-code/guardrly-mcp

Non-invasive AI Agent monitoring — audit every API call to Shopify, Meta Ads, and more

client:Claude Desktop transport:stdio runtime:pypi

Install guardrly mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "guardrly-mcp": {
      "command": "uvx",
      "args": [
        "guardrly"
      ],
      "env": {
        "GUARDRLY_API_KEY": "<GUARDRLY_API_KEY>",
        "GUARDRLY_API_URL": "<GUARDRLY_API_URL>",
        "HMAC_SECRET": "<HMAC_SECRET>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

guardrly mcp in other clients