Skip to content
VS Code

decibel shield for VS Code

app.decibelshield/decibel-shield

Noise data tools: city noise rankings, decibel levels of common sounds, NIOSH safe-exposure math.

client:VS Code transport:streamable-http tools:10

Install decibel shield in VS Code

.vscode/mcp.json

{
  "servers": {
    "decibel-shield": {
      "type": "http",
      "url": "https://decibelshield.app/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

decibel shield in other clients