Skip to content
Claude Desktop

Norma by Quality Clouds for Claude Desktop

ai.qualityclouds/norma

Deterministic AI code review, with an audit record. Governance inside the agent loop.

client:Claude Desktop transport:streamable-http

Install Norma by Quality Clouds in Claude Desktop

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

{
  "mcpServers": {
    "norma": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.qualityclouds.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

Norma by Quality Clouds in other clients