Vigilis for Zed
io.github.piyushpathakqa/vigilis-mcp
Gate AI-written tests: heal safe drift, refuse to hide real bugs, sign a verifiable receipt.
client:Zed
transport:stdio
runtime:npm
Install Vigilis in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"vigilis-mcp": {
"command": "npx",
"args": [
"-y",
"vigilis-mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<ANTHROPIC_API_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs