M
mcp-server
/compare_properties
Compare Evlek Property Listings Side-by-Side
Compare descriptive facts from 2-4 active Evlek sale or long-term-rent listings of the same type. Shows advertised asking price, size and £/m² differences witho
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 /compare_properties for me.
Input
| Field | Type | Description |
|---|---|---|
| listing_ids* | array | Evlek listing UUIDs (2-4) |
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":"/compare_properties","input":{"listing_ids":[]}}'cli
npx cracked-ai run -p mcp-app-evlek-mcp-server -e /compare_properties -i '{"listing_ids":[]}'mcp
run_tool({ provider: "mcp-app-evlek-mcp-server", endpoint: "/compare_properties", input: {"listing_ids":[]} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.