dmcheck for Zed
io.github.chaoz23/dmcheck
Deterministic conduct verdicts for live tabletop sessions - CI for running a game.
client:Zed
transport:stdio
runtime:pypi
Install dmcheck in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"dmcheck": {
"command": "uvx",
"args": [
"dmcheck"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs