M
mcp-server
/suggest_neighborhood
Curated Neighborhood Context by Persona
Return static editorial orientation context for a persona and optional preferences. It contains no price or yield figures and is not live listing data, a rankin
liveverifiedunknown~5s typical
mcpprobedmcp-server
$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-evlek-mcp-server /suggest_neighborhood for me.
Input
| Field | Type | Description |
|---|---|---|
| persona* | string (retiree | student | family | digital_nomad) | |
| preferences | array |
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-evlek-mcp-server","endpoint":"/suggest_neighborhood","input":{"persona":"retiree"}}'cli
npx cracked-ai run -p mcp-app-evlek-mcp-server -e /suggest_neighborhood -i '{"persona":"retiree"}'mcp
run_tool({ provider: "mcp-app-evlek-mcp-server", endpoint: "/suggest_neighborhood", input: {"persona":"retiree"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.