Skip to content

LiveCheck AI for Zed

com.qualityclouds/mcp-server-qualityclouds

Secure MCP runtime server for scanning and autofixing code issues

client:Zed transport:streamable-http

Install LiveCheck AI in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp-server-qualityclouds": {
      "url": "https://mcp.qualityclouds.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

LiveCheck AI in other clients