decibel-shield
D
decibel-shield
/get_noise_ordinance

City noise ordinance (official code summary)

Answers "what are quiet hours in Boston", "<city> noise ordinance", "how do I file a noise complaint". Verbatim-verified summary of the city's official noise or

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_noise_ordinance for me.

Input

FieldTypeDescription
city*stringUS city name, e.g. "Boston" or "Columbus, OH"

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_noise_ordinance","input":{"city":"..."}}'
cli
npx cracked-ai run -p mcp-app-decibelshield-decibel-shield -e /get_noise_ordinance -i '{"city":"..."}'
mcp
run_tool({ provider: "mcp-app-decibelshield-decibel-shield", endpoint: "/get_noise_ordinance", input: {"city":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.