G
gondola
/credit_card_coverage
credit card coverage
Look up rental car CDW/LDW (collision damage waiver / loss damage waiver) coverage provided by a credit card. Useful before booking — tells the user whether the
liveunknown~5s typical
mcpgondola
$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-ai-gondola-gondola /credit_card_coverage for me.
Input
| Field | Type | Description |
|---|---|---|
| card_number_bin | string | First 6-8 digits of the card number (BIN). Used with card_provider for network-tier-based |
| card_provider | string | Card network: "visa", "mastercard", "amex", or "discover". Required with card_number_bin. |
| credit_card_product_name | string | Exact card product name (e.g. "Chase Sapphire Preferred", "American Express Platinum"). Pr |
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-ai-gondola-gondola","endpoint":"/credit_card_coverage","input":{}}'cli
npx cracked-ai run -p mcp-ai-gondola-gondola -e /credit_card_coverage -i '{}'mcp
run_tool({ provider: "mcp-ai-gondola-gondola", endpoint: "/credit_card_coverage", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.