Skip to content
Claude Desktop

Compliance Check for Claude Desktop

dev.hatchloop/compliance-check

Preview a TCPA/GDPR/CASL/10DLC gate result before spending a paid send. No key needed.

client:Claude Desktop transport:streamable-http tools:8

Install Compliance Check in Claude Desktop

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

{
  "mcpServers": {
    "compliance-check": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://hatchloop.dev/mcp/compliance-check"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

Compliance Check in other clients