Mall Store Directory
MS
Mall Store Directory
/stores_by_city

stores by city

List stores in a city, optionally filtered by country. City match is diacritic-insensitive and substring-tolerant ('bucuresti' matches 'București'). Co

liveverifiedunknown~5s typical
mcpprobedmallstoredirectory
$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-adrianhomelab-mall-directory /stores_by_city for me.

Input

FieldTypeDescription
city*string
countrystring default ""
max_resultsinteger default 50

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-adrianhomelab-mall-directory","endpoint":"/stores_by_city","input":{"city":"...","country":"","max_results":50}}'
cli
npx cracked-ai run -p mcp-com-adrianhomelab-mall-directory -e /stores_by_city -i '{"city":"...","country":"","max_results":50}'
mcp
run_tool({ provider: "mcp-com-adrianhomelab-mall-directory", endpoint: "/stores_by_city", input: {"city":"...","country":"","max_results":50} })

Try it

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