Skip to content
Claude Desktop

Clarid Compliance for Claude Desktop

ai.clarid/compliance

Check bank marketing for FDIC, NCUA, TILA, Reg DD, Reg Z, UDAAP, and Equal Housing compliance.

client:Claude Desktop transport:streamable-http

Install Clarid Compliance in Claude Desktop

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

{
  "mcpServers": {
    "compliance": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.clarid.ai/mcp"
      ]
    }
  }
}

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

Clarid Compliance in other clients