WI
WhyLingxi Insurance Advisor
/compare_products
compare products
对比2-5款产品的关键维度(保费、保障、免赔额、续保等),返回结构化对比表。
liveverifiedunknown~5s typical
mcpprobedwhylingxiinsuranceadvisor
$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-cn-whylingxi-insurance /compare_products for me.
Input
| Field | Type | Description |
|---|---|---|
| product_ids* | array | 产品ID列表(2-5个) |
| age | integer | 用于查询精确保费的年龄 |
| gender | 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-cn-whylingxi-insurance","endpoint":"/compare_products","input":{"product_ids":[]}}'cli
npx cracked-ai run -p mcp-cn-whylingxi-insurance -e /compare_products -i '{"product_ids":[]}'mcp
run_tool({ provider: "mcp-cn-whylingxi-insurance", endpoint: "/compare_products", input: {"product_ids":[]} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.