EC
Elron Club Public Rentals
/rentals.get_pricing
Get duration pricing and fees
Return current published monthly pricing by supported duration, parking, deposit, inclusions, payment method, and minimum-stay terms. Pricing is informational u
liveunknown~5s typical
mcpelronclubpublic
$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-club-elron-public-rentals /rentals.get_pricing for me.
Input
| Field | Type | Description |
|---|---|---|
| locale | string (de | en) | default "de" |
| rentalId* | string |
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-club-elron-public-rentals","endpoint":"/rentals.get_pricing","input":{"locale":"de","rentalId":"..."}}'cli
npx cracked-ai run -p mcp-club-elron-public-rentals -e /rentals.get_pricing -i '{"locale":"de","rentalId":"..."}'mcp
run_tool({ provider: "mcp-club-elron-public-rentals", endpoint: "/rentals.get_pricing", input: {"locale":"de","rentalId":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.