srdcheck for Zed
io.github.chaoz23/srdcheck
Scoped deterministic SRD 5.2.1 rules checks for agents — applied rules cited, boundaries explicit.
client:Zed
transport:stdio
runtime:pypi
Install srdcheck in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"srdcheck": {
"command": "uvx",
"args": [
"srdcheck"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs