Skip to content
VS Code

Norma by Quality Clouds for VS Code

ai.qualityclouds/norma

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

client:VS Code transport:streamable-http

Install Norma by Quality Clouds in VS Code

.vscode/mcp.json

{
  "servers": {
    "norma": {
      "type": "http",
      "url": "https://api.qualityclouds.ai/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Norma by Quality Clouds in other clients