Skip to content
Claude Desktop

values firewall for Claude Desktop

dk.humanified/values-firewall

EU AI Act Art-14 runtime oversight: allow / flag / gate-to-human on an agent action, with receipt.

client:Claude Desktop transport:streamable-http

Install values firewall in Claude Desktop

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

{
  "mcpServers": {
    "values-firewall": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://vf.humanified.dk/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

values firewall in other clients