Skip to content
Cline

guardrly mcp for Cline

io.github.fishcoco-code/guardrly-mcp

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

client:Cline transport:stdio runtime:pypi

Install guardrly mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

guardrly mcp in other clients