decibel shield for Cursor
app.decibelshield/decibel-shield
Noise data tools: city noise rankings, decibel levels of common sounds, NIOSH safe-exposure math.
client:Cursor
transport:streamable-http
tools:10
Install decibel shield in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"decibel-shield": {
"url": "https://decibelshield.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs