DoorProfit Crime & Neighborhood Data
DC
DoorProfit Crime & Neighborhood Data
/get_neighborhood_data

Get Neighborhood Demographics & Economics

Profile of the neighborhood (or census block group) containing one US address or coordinate pair: demographics, median household income, home values, rent by be

liveunknown~5s typical
mcpdoorprofitcrime&
$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-com-doorprofit-doorprofit /get_neighborhood_data for me.

Input

FieldTypeDescription
addressstringFull US street address, e.g. "500 Adams St, Tulsa, OK". Provide either address OR lat+lng.
latnumberLatitude (use together with lng, as an alternative to address).
lngnumberLongitude (use together with lat, as an alternative to address).

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-com-doorprofit-doorprofit","endpoint":"/get_neighborhood_data","input":{}}'
cli
npx cracked-ai run -p mcp-com-doorprofit-doorprofit -e /get_neighborhood_data -i '{}'
mcp
run_tool({ provider: "mcp-com-doorprofit-doorprofit", endpoint: "/get_neighborhood_data", input: {} })

Try it

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