WI
WhyLingxi Insurance Advisor
/search_products
search products
按条件搜索保险产品,返回结构化JSON列表。支持按险种、年龄、预算、关键词筛选。
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 /search_products for me.
Input
| Field | Type | Description |
|---|---|---|
| category | string | 险种:医疗险/重疾险/意外险/定期寿险/终身寿险/年金险/旅游险/团险 |
| age | integer | 被保险人年龄 |
| budget | number | 年预算上限(元) |
| keyword | string | 产品名或保险公司关键词 |
| limit | integer | 最多返回条数,默认10 |
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":"/search_products","input":{}}'cli
npx cracked-ai run -p mcp-cn-whylingxi-insurance -e /search_products -i '{}'mcp
run_tool({ provider: "mcp-cn-whylingxi-insurance", endpoint: "/search_products", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.