CiteVahti for Zed
io.github.heidihelena/citevahti
Checks whether each cited source supports the claim it backs. Blinded human-first, local-first.
client:Zed
transport:stdio
runtime:pypi
Install CiteVahti in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"citevahti": {
"command": "uvx",
"args": [
"citevahti"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs