env contract mcp for Zed
io.github.mrfentmen/env-contract-mcp
Local value-free environment contract and configuration drift inspection. Tools include inspect...
client:Zed
transport:stdio
runtime:npm
Install env contract mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"env-contract-mcp": {
"command": "npx",
"args": [
"-y",
"env-contract-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs