D
decibel-shield
/get_us_city_noise_exposure
US city transportation-noise exposure (measured)
Answers "loudest cities in the US", "quietest cities in the US", "how noisy is Boston", "what share of Miami hears highway noise". Share of residents exposed to
liveunknown~5s typical
mcpdecibel-shield
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-app-decibelshield-decibel-shield /get_us_city_noise_exposure for me.
Input
| Field | Type | Description |
|---|---|---|
| city | string | US city name, e.g. "Boston" (optional) |
| limit | integer | How many ranked cities when no city is given (default 10) |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-app-decibelshield-decibel-shield","endpoint":"/get_us_city_noise_exposure","input":{}}'cli
npx cracked-ai run -p mcp-app-decibelshield-decibel-shield -e /get_us_city_noise_exposure -i '{}'mcp
run_tool({ provider: "mcp-app-decibelshield-decibel-shield", endpoint: "/get_us_city_noise_exposure", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.