Skip to content
Cursor

Guardian Engine for Cursor

dev.kaimeilabs/guardian-engine

Deterministic recipe verification engine — validates AI-generated recipes against master SOPs.

client:Cursor transport:streamable-http tools:7

Install Guardian Engine in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "guardian-engine": {
      "url": "https://api.kaimeilabs.dev/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

Guardian Engine in other clients