trustloopguard-sdk-proxy

zack-hill91/trustloopguard-sdk-proxy
★ 0 stars HTML AI/LLM Updated 3d ago
TrustLoopGuard v2026 is a cross-platform guardrail layer for AI agents, checking responses and tool calls in real time so teams can enforce policy through SDK, gateway proxy, or MCP server workflows.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "trustloopguard-sdk-p": {
      "command": "npx",
      "args": [
        "-y",
        "zack-hill91/trustloopguard-sdk-proxy"
      ]
    }
  }
}

README Excerpt

> **TrustLoopGuard is a cross-platform guardrail layer for AI agents that evaluates responses and tool calls in real time, helping teams apply policy decisions through SDK, gateway proxy, or MCP server workflows.** --- <p align="center"> <a href="https://zack-hill91.github.io/trustloopguard-sdk-proxy/">