Skip to content
VS Code

EveryAILaw for VS Code

io.github.snapsynapse/every-ai-law

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

client:VS Code transport:stdio runtime:npm

Install EveryAILaw in VS Code

.vscode/mcp.json

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

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

EveryAILaw in other clients