AI Incident Law for Zed
io.github.snapsynapse/ai-incident-law
Public-record corpus of AI litigation, regulation, and enforcement, anchored to EveryAILaw.
client:Zed
transport:stdio
runtime:npm
Install AI Incident Law in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"ai-incident-law": {
"command": "npx",
"args": [
"-y",
"ai-incident-law"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs