Demo scanner

Scan your AI-generated code

Connect your AI coding tool via MCP, or try a quick sample — watch the Guardian find the flaws and hand you the fixes. This is an interactive preview.

MCP serverdisconnected
Connect your AI coding tool

Cursor → Settings → MCP → Add global server

mcp.json
{
  "mcpServers": {
    "coderguardian": {
      "command": "npx",
      "args": ["-y", "@coderguardian/mcp"],
      "env": { "CODEGUARDIAN_API_KEY": "cg_live_..." }
    }
  }
}

Runs locally — your code never leaves your machine.

Guardian report

Connect your AI tool to get started

Connect your AI tool, then hit scan and watch the Guardian work.