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
| Field | Type | Description |
|---|---|---|
| what* | string | Business category (pharmacy, plumber, hotel...) or name keyword |
| city | string | City or place name, geocoded automatically |
| lat | number | Latitude, alternative to city |
| lon | number | Longitude, alternative to city |
| radius | integer | Search 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.