D
decibel-shield
/get_city_noise
Get estimated noise levels for a city
Answers "how loud is Tokyo", "noise level in Mumbai", "is Delhi louder than London". Estimated day/night noise ranges (dB), rank among 50 major world cities, do
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_city_noise for me.
Input
| Field | Type | Description |
|---|---|---|
| city* | string | City name, e.g. "Tokyo" or "São Paulo" |
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_city_noise","input":{"city":"..."}}'cli
npx cracked-ai run -p mcp-app-decibelshield-decibel-shield -e /get_city_noise -i '{"city":"..."}'mcp
run_tool({ provider: "mcp-app-decibelshield-decibel-shield", endpoint: "/get_city_noise", input: {"city":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.