{
  "markdown": "mcp-name: io.github.fishcoco-code/guardrly-mcp\n\n# Guardrly\n\n**Website:** [guardrly.com](https://guardrly.com)\n\nGuardrly is a non-invasive AI Agent operation monitoring layer that intercepts, records, and\nalerts on every API call an AI Agent makes to external platforms - giving users full visibility\ninto what their Agent did, when, and why.\n\n## Features\n\n- **Visibility** - Turn Agent black-box operations into a human-readable audit trail\n- **Protection** - Alert on dangerous operations before damage is done\n- **Evidence** - Generate structured operation logs usable as appeal evidence for banned accounts\n- **Compliance** - PII is scrubbed at the local layer before any data reaches the cloud\n\n## Installation\n\n```bash\n# Mac / Linux\ncurl -fsSL https://guardrly.com/install.sh | bash\n\n# Windows (PowerShell)\niwr https://guardrly.com/install.ps1 | iex\n```\n\n## Development Setup\n\n```bash\n# Install dependencies\npoetry install\n\n# Copy environment template\ncp .env.example .env\n# Edit .env with your credentials\n\n# Run API server\npoetry run uvicorn api.main:app --reload\n```\n\n## License\n\nMIT License. See [LICENSE](LICENSE) for details.\n",
  "bytes": 1137,
  "sha": "cd0bfeaaeea13e398261479143b8e07019068eac1d571c36063651c54ff8e697",
  "repo_slug": "fishcoco-code/guardrly-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_fishcoco_code_guardrly_mcp_23a48d80/readme"
}