D
decibel-shield
/get_neighborhood_noise
US neighborhood noise ranking (measured)
Answers "loudest neighborhoods in Los Angeles", "quietest neighborhood in Chicago", "which NYC neighborhood has the most noise". 384 neighborhoods in Los Angele
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_neighborhood_noise for me.
Input
| Field | Type | Description |
|---|---|---|
| city* | string | US city with neighborhood data: "Los Angeles", "New York" or "Chicago" |
| limit | integer | How many neighborhoods (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_neighborhood_noise","input":{"city":"..."}}'cli
npx cracked-ai run -p mcp-app-decibelshield-decibel-shield -e /get_neighborhood_noise -i '{"city":"..."}'mcp
run_tool({ provider: "mcp-app-decibelshield-decibel-shield", endpoint: "/get_neighborhood_noise", input: {"city":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.