klaws — Korean compliance risk scanner for Zed
io.github.rostradamus/klaws
Scan code for Korean compliance risks — PIPA/개인정보보호법, Network Act, Credit Info. Not legal advice.
client:Zed
transport:stdio
runtime:oci
Install klaws — Korean compliance risk scanner in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"klaws": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/rostradamus/klaws:0.1.6"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs