Toolcall
T
Toolcall
/local-search

local search

Find local businesses and places by category and location: pharmacies, restaurants, hotels, plumbers, lawyers, gyms and 40+ more categories, or any name keyword

liveunknown~5s typical
mcptoolcall
$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-click-toolcall-toolcall /local-search for me.

Input

FieldTypeDescription
what*stringBusiness category (pharmacy, plumber, hotel...) or name keyword
citystringCity or place name, geocoded automatically
latnumberLatitude, alternative to city
lonnumberLongitude, alternative to city
radiusintegerSearch radius in meters, default 5000

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-click-toolcall-toolcall","endpoint":"/local-search","input":{"what":"..."}}'
cli
npx cracked-ai run -p mcp-click-toolcall-toolcall -e /local-search -i '{"what":"..."}'
mcp
run_tool({ provider: "mcp-click-toolcall-toolcall", endpoint: "/local-search", input: {"what":"..."} })

Try it

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