Skip to content
Cursor

EveryAILaw for Cursor

io.github.snapsynapse/every-ai-law

AI law obligations, evidence, deadlines, saved profiles, audit trails, and signed change alerts.

client:Cursor transport:stdio runtime:npm

Install EveryAILaw in Cursor

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

{
  "mcpServers": {
    "every-ai-law": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "every-ai-law"
      ]
    }
  }
}

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

EveryAILaw in other clients