decibel shield for Zed
app.decibelshield/decibel-shield
Noise data tools: city noise rankings, decibel levels of common sounds, NIOSH safe-exposure math.
client:Zed
transport:streamable-http
tools:10
Install decibel shield in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"decibel-shield": {
"url": "https://decibelshield.app/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs