Dredd MCP for Zed
io.github.pduggusa/dredd-mcp
Pre-flight MCP security. Blocks compromised deps + tool drift. HMAC-signed. Dredd judges.
client:Zed
transport:streamable-http
tools:1
Install Dredd MCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"dredd-mcp": {
"url": "https://analytics.dugganusa.com/api/v1/dredd/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs